Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_EditableEntityCoreLabelSetting Interface Reference
Inheritance diagram for SCR_EditableEntityCoreLabelSetting:
SCR_EditableEntityCoreLabelSettingExtended SCR_EditableEntityCampaignBuildingLabelSetting

Public Member Functions

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)
 

Static Public Member Functions

static SCR_EditableEntityCoreLabelSetting CreateGrouplessLabel (EEditableEntityLabel labelType)
 

Protected Attributes

ref SCR_UIInfo m_Info
 

Member Function Documentation

◆ CreateGrouplessLabel()

static SCR_EditableEntityCoreLabelSetting SCR_EditableEntityCoreLabelSetting.CreateGrouplessLabel ( EEditableEntityLabel labelType)
static

◆ GetFilterEnabled()

bool SCR_EditableEntityCoreLabelSetting.GetFilterEnabled ( )

◆ GetInfo()

SCR_UIInfo SCR_EditableEntityCoreLabelSetting.GetInfo ( )

◆ GetLabelGroupType()

EEditableEntityLabelGroup SCR_EditableEntityCoreLabelSetting.GetLabelGroupType ( )

◆ GetLabelType()

EEditableEntityLabel SCR_EditableEntityCoreLabelSetting.GetLabelType ( )

◆ GetOrder()

int SCR_EditableEntityCoreLabelSetting.GetOrder ( )

◆ InitalizeGrouplessLabel()

void SCR_EditableEntityCoreLabelSetting.InitalizeGrouplessLabel ( EEditableEntityLabel labelType)

◆ IsValid()

bool SCR_EditableEntityCoreLabelSetting.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

Implemented in SCR_EditableEntityCoreLabelSettingExtended.

Member Data Documentation

◆ m_Info

ref SCR_UIInfo SCR_EditableEntityCoreLabelSetting.m_Info
protected

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