Inventory Engine v4.2
Loading...
Searching...
No Matches
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: