Inventory Engine  v3.8
Public Member Functions | Public Attributes | List of all members
MoreMountains.Tools.MMConditionAttribute Class Reference

Inherits PropertyAttribute.

Public Member Functions

 MMConditionAttribute (string conditionBoolean)
 
 MMConditionAttribute (string conditionBoolean, bool hideInInspector)
 
 MMConditionAttribute (string conditionBoolean, bool hideInInspector, bool negative)
 

Public Attributes

string ConditionBoolean = ""
 
bool Hidden = false
 
bool Negative = false
 

Constructor & Destructor Documentation

◆ MMConditionAttribute() [1/3]

MoreMountains.Tools.MMConditionAttribute.MMConditionAttribute ( string  conditionBoolean)

◆ MMConditionAttribute() [2/3]

MoreMountains.Tools.MMConditionAttribute.MMConditionAttribute ( string  conditionBoolean,
bool  hideInInspector 
)

◆ MMConditionAttribute() [3/3]

MoreMountains.Tools.MMConditionAttribute.MMConditionAttribute ( string  conditionBoolean,
bool  hideInInspector,
bool  negative 
)

Member Data Documentation

◆ ConditionBoolean

string MoreMountains.Tools.MMConditionAttribute.ConditionBoolean = ""

◆ Hidden

bool MoreMountains.Tools.MMConditionAttribute.Hidden = false

◆ Negative

bool MoreMountains.Tools.MMConditionAttribute.Negative = false

The documentation for this class was generated from the following file: