Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_QRFSpawnSafeZone.c
Go to the documentation of this file.
2{
3 [Attribute(SCR_EQRFGroupType.INFANTRY.ToString(), UIWidgets.ComboBox, desc: "To which group type this distance is meant to be applied to", enums: ParamEnumArray.FromEnum(SCR_EQRFGroupType))]
5
6 [Attribute("500", UIWidgets.Auto, "How close players can to this spawn point for it to be used for spawning QRF", "1 inf 1")]
8
9 //------------------------------------------------------------------------------------------------
14
15 //------------------------------------------------------------------------------------------------
20}
SCR_EQRFGroupType
UI Textures DeployMenu Briefing conflict_HintBanner_1_UI desc
SCR_EQRFGroupType GetGroupType()
SCR_EQRFGroupType m_eGroupType
SCR_FieldOfViewSettings Attribute