Arma Reforger Script API
|
Public Member Functions | |
override bool | IsValid (EEditorMode currentMode) |
Override function for inherited classes to check if label can be shown Is checked when calling GetLabelUIInfoIfValid. | |
Public Member Functions inherited from SCR_EditableEntityCoreLabelSetting | |
SCR_UIInfo | GetInfo () |
int | GetOrder () |
EEditableEntityLabel | GetLabelType () |
EEditableEntityLabelGroup | GetLabelGroupType () |
bool | GetFilterEnabled () |
bool | IsValid (EEditorMode currentMode) |
Override function for inherited classes to check if label can be shown Is checked when calling GetLabelUIInfoIfValid. | |
void | InitalizeGrouplessLabel (EEditableEntityLabel labelType) |
Protected Attributes | |
EEditorMode | m_eBlackListedModes |
Protected Attributes inherited from SCR_EditableEntityCoreLabelSetting | |
ref SCR_UIInfo | m_Info |
Additional Inherited Members | |
Static Public Member Functions inherited from SCR_EditableEntityCoreLabelSetting | |
static SCR_EditableEntityCoreLabelSetting | CreateGrouplessLabel (EEditableEntityLabel labelType) |
override bool SCR_EditableEntityCoreLabelSettingExtended.IsValid | ( | EEditorMode | currentMode | ) |
Override function for inherited classes to check if label can be shown Is checked when calling GetLabelUIInfoIfValid.
Implements SCR_EditableEntityCoreLabelSetting.
|
protected |