Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
SCR_EditableEntityCoreLabelSettingExtended Interface Reference
Inheritance diagram for SCR_EditableEntityCoreLabelSettingExtended:
[legend]

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)
 

Member Function Documentation

◆ IsValid()

override bool SCR_EditableEntityCoreLabelSettingExtended.IsValid ( EEditorMode  currentMode)

Override function for inherited classes to check if label can be shown Is checked when calling GetLabelUIInfoIfValid.

Returns
true if the label is valid and can be shown

Implements SCR_EditableEntityCoreLabelSetting.

Member Data Documentation

◆ m_eBlackListedModes

EEditorMode SCR_EditableEntityCoreLabelSettingExtended.m_eBlackListedModes
protected

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