|
Enfusion Script API
|
Classes | |
| interface | Attribute |
| interface | CommonEditorProps |
| interface | ComponentEditorProps |
| interface | EntityEditorProps |
| interface | BaseContainerProps |
| An Attribute for BaseContainer. More... | |
| interface | BaseContainerCustomTitleField |
| Attribute for setting any string property as custom title. More... | |
| interface | CallbackMethod |
| Attribute for callback system. More... | |
| interface | CallbackContext |
| Attribute for callback system. More... | |
| interface | SortAttribute |
| Attribute to mark member variable of class as hint for sorting arrays of objects (both dynamic and static). More... | |
| interface | EnumLinear |
| Attribute for enums forcing enum values sequence to be linear and indexed from 0. More... | |
| interface | EnumBitFlag |
| Attribute for enums forcing enum values sequence to be bit flags starting with 1. More... | |