Highroad Engine v1.3
Public Member Functions | Public Attributes | List of all members
MoreMountains.Tools.MMReorderableAttributeAttribute Class Reference
Inheritance diagram for MoreMountains.Tools.MMReorderableAttributeAttribute:

Public Member Functions

 MMReorderableAttributeAttribute ()
 
 MMReorderableAttributeAttribute (string elementNameProperty)
 
 MMReorderableAttributeAttribute (string elementNameProperty, string elementIconPath)
 
 MMReorderableAttributeAttribute (string elementNameProperty, string elementNameOverride, string elementIconPath)
 
 MMReorderableAttributeAttribute (bool add, bool remove, bool draggable, string elementNameProperty=null, string elementIconPath=null)
 
 MMReorderableAttributeAttribute (bool add, bool remove, bool draggable, string elementNameProperty=null, string elementNameOverride=null, string elementIconPath=null)
 

Public Attributes

bool add
 
bool remove
 
bool draggable
 
bool singleLine
 
string elementNameProperty
 
string elementNameOverride
 
string elementIconPath
 

Constructor & Destructor Documentation

◆ MMReorderableAttributeAttribute() [1/6]

MoreMountains.Tools.MMReorderableAttributeAttribute.MMReorderableAttributeAttribute ( )

◆ MMReorderableAttributeAttribute() [2/6]

MoreMountains.Tools.MMReorderableAttributeAttribute.MMReorderableAttributeAttribute ( string  elementNameProperty)

◆ MMReorderableAttributeAttribute() [3/6]

MoreMountains.Tools.MMReorderableAttributeAttribute.MMReorderableAttributeAttribute ( string  elementNameProperty,
string  elementIconPath 
)

◆ MMReorderableAttributeAttribute() [4/6]

MoreMountains.Tools.MMReorderableAttributeAttribute.MMReorderableAttributeAttribute ( string  elementNameProperty,
string  elementNameOverride,
string  elementIconPath 
)

◆ MMReorderableAttributeAttribute() [5/6]

MoreMountains.Tools.MMReorderableAttributeAttribute.MMReorderableAttributeAttribute ( bool  add,
bool  remove,
bool  draggable,
string  elementNameProperty = null,
string  elementIconPath = null 
)

◆ MMReorderableAttributeAttribute() [6/6]

MoreMountains.Tools.MMReorderableAttributeAttribute.MMReorderableAttributeAttribute ( bool  add,
bool  remove,
bool  draggable,
string  elementNameProperty = null,
string  elementNameOverride = null,
string  elementIconPath = null 
)

Member Data Documentation

◆ add

bool MoreMountains.Tools.MMReorderableAttributeAttribute.add

◆ draggable

bool MoreMountains.Tools.MMReorderableAttributeAttribute.draggable

◆ elementIconPath

string MoreMountains.Tools.MMReorderableAttributeAttribute.elementIconPath

◆ elementNameOverride

string MoreMountains.Tools.MMReorderableAttributeAttribute.elementNameOverride

◆ elementNameProperty

string MoreMountains.Tools.MMReorderableAttributeAttribute.elementNameProperty

◆ remove

bool MoreMountains.Tools.MMReorderableAttributeAttribute.remove

◆ singleLine

bool MoreMountains.Tools.MMReorderableAttributeAttribute.singleLine

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