Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_EditableEntityCampaignBuildingModeLabelSetting.c
Go to the documentation of this file.
3{
4 [Attribute("-1", desc: "Conflict service point equivalent, leave empty if there are no equivalents", uiwidget: UIWidgets.SearchComboBox, enums: ParamEnumArray.FromEnum(SCR_EServicePointType))]
6
7 //------------------------------------------------------------------------------------------------
12}
13
15{
19
20 //------------------------------------------------------------------------------------------------
25
26 //------------------------------------------------------------------------------------------------
28 {
29 return m_UIInfo;
30 }
31
32 //------------------------------------------------------------------------------------------------
37
38 //------------------------------------------------------------------------------------------------
40 {
41 m_eLabel = label;
42 m_UIInfo = uiInfo;
43 m_eLinkedServicePoint = linkedServicePoint;
44 }
45}
EEditableEntityLabel
SCR_AIAnimation_Loitering BaseContainerProps
Commanding menu commanding element class.
class SCR_CampaignHintStorage SCR_BaseContainerCustomTitleEnum(EHint, "m_eHintId")
SCR_EditableEntityCampaignBuildingLabelSetting m_eLabel
EEditableEntityLabel GetEntityLabel()
void SCR_EditableEntityCampaignBuildingModeLabelData(EEditableEntityLabel label, SCR_UIInfo uiInfo, SCR_EServicePointType linkedServicePoint)
SCR_EServicePointType m_eLinkedServicePoint
SCR_EServicePointType GetServicePointType()
UI Textures DeployMenu Briefing conflict_HintBanner_1_UI desc
SCR_FieldOfViewSettings Attribute