Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_ScenarioFrameworkFactionAliasConfig.c
Go to the documentation of this file.
1[BaseContainerProps(), SCR_BaseContainerCustomTitleFields({"m_sAlias", "m_sFactionKey"}, "%1 - %2")]
3{
4 [Attribute(desc: "Alias of faction referenced by slots. Examples: Invaders, Occupants, Rebels")]
5 string m_sAlias;
6
7 [Attribute(desc: "Faction key used to select units from an entity catelog or inline entity catalog")]
8 FactionKey m_sFactionKey;
9}
SCR_AIAnimation_Loitering BaseContainerProps
Commanding menu commanding element class.
UI Textures DeployMenu Briefing conflict_HintBanner_1_UI desc
allow to define multiple fields (string or ResourceName) - up to 5 elements
Definition Attributes.c:74
SCR_FieldOfViewSettings Attribute