Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_EditableEntityCampaignBuildingModeLabelSetting.c File Reference

Go to the source code of this file.

Data Structures

class  SCR_EditableEntityCampaignBuildingLabelSetting
 

Functions

EEditableEntityLabel GetEntityLabel ()
 
SCR_UIInfo GetUIInfo ()
 
SCR_EServicePointType GetServicePointType ()
 
void SCR_EditableEntityCampaignBuildingModeLabelData (EEditableEntityLabel label, SCR_UIInfo uiInfo, SCR_EServicePointType linkedServicePoint)
 

Variables

SCR_EditableEntityCampaignBuildingLabelSetting m_eLabel
 
protected SCR_UIInfo m_UIInfo
 
protected SCR_EServicePointType m_eLinkedServicePoint
 

Function Documentation

◆ GetEntityLabel()

EEditableEntityLabel GetEntityLabel ( )

◆ GetServicePointType()

SCR_EServicePointType GetServicePointType ( )

◆ SCR_EditableEntityCampaignBuildingModeLabelData()

void SCR_EditableEntityCampaignBuildingModeLabelData ( EEditableEntityLabel  label,
SCR_UIInfo  uiInfo,
SCR_EServicePointType  linkedServicePoint 
)

Variable Documentation

◆ m_eLabel

◆ m_eLinkedServicePoint

protected SCR_EServicePointType m_eLinkedServicePoint

◆ m_UIInfo

protected SCR_UIInfo m_UIInfo