Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_ScenarioFrameworkFactionSwitchedObject.c
Go to the documentation of this file.
1[BaseContainerProps(), SCR_BaseContainerCustomTitleFields({"m_sFactionKey", "m_sObjectToSpawn"}, "%1 - %2")]
3 [Attribute(desc: "Required faction key to spawn this object.")]
4 FactionKey m_sFactionKey;
5
6 [Attribute(params: "et", desc: "Resource name of the object to be spawned")]
7 ResourceName m_sObjectToSpawn;
8}
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