Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_FactionLimit.c
Go to the documentation of this file.
2{
3 [Attribute("", UIWidgets.EditBox, "Faction key or ID")]
4 FactionKey m_sFactionKey;
5
6 [Attribute("-1", UIWidgets.Slider, "Faction player limit (-1 = unlimited)", "-1 inf")]
7 int m_iFactionLimit;
8}
SCR_FieldOfViewSettings Attribute