![]() |
Makinom
2.21.0
API Documentation
|
Public Member Functions | |
AxisBool (bool value) | |
AxisBool (bool x, bool y, bool z) | |
![]() | |
virtual DataObject | GetData () |
Gets a GamingIsLove.Makinom.DataObject representing the class. More... | |
virtual void | SetData (DataObject data) |
Sets the variables of the class using a GamingIsLove.Makinom.DataObject. More... | |
virtual void | EditorAutoSetup (string fieldName) |
Called for the field defined using the settingAutoSetup option of the GamingIsLove.Makinom.EditorInfoAttribute. More... | |
Static Public Member Functions | |
static AxisBool | CreateIgnoreHeight (HorizontalPlaneType plane) |
Public Attributes | |
bool | x = false |
bool | y = false |
bool | z = false |
Static Protected Attributes | |
static AxisBool | ignoreHeight |
Properties | |
static AxisBool | IgnoreHeight [get] |