Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
SCR_EditorAttributeCategory Interface Reference

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
 

Detailed Description

Visual description of attribute category.

Member Function Documentation

◆ GetInfo()

SCR_UIInfo SCR_EditorAttributeCategory.GetInfo ( )

Get attribute's UI info.

Returns
UI info

◆ GetIsGlobalAttributeCategory()

bool SCR_EditorAttributeCategory.GetIsGlobalAttributeCategory ( )

Is the category a global category? If ture it will save the last opened index.

Returns
m_bIsGlobalAttributeCategory

◆ GetPriority()

int SCR_EditorAttributeCategory.GetPriority ( )

Get priority.

Returns
Priority

Member Data Documentation

◆ m_UIInfo

ref SCR_UIInfo SCR_EditorAttributeCategory.m_UIInfo
protected

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