Arma Reforger Script API
|
Visual description of attribute category. More...
Public Member Functions | |
SCR_UIInfo | GetInfo () |
Get attribute's UI info. | |
int | GetPriority () |
Get priority. | |
bool | GetIsGlobalAttributeCategory () |
Is the category a global category? If ture it will save the last opened index. | |
Protected Attributes | |
ref SCR_UIInfo | m_UIInfo |
Visual description of attribute category.
SCR_UIInfo SCR_EditorAttributeCategory.GetInfo | ( | ) |
Get attribute's UI info.
bool SCR_EditorAttributeCategory.GetIsGlobalAttributeCategory | ( | ) |
Is the category a global category? If ture it will save the last opened index.
int SCR_EditorAttributeCategory.GetPriority | ( | ) |
Get priority.
|
protected |