Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
SCR_FactionLimit.c
Go to the documentation of this file.
1
class
SCR_FactionLimit
:
ScriptAndConfig
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
}
FactionKey
Definition
FactionKey.c:3
SCR_FactionLimit
Definition
SCR_FactionLimit.c:2
ScriptAndConfig
Definition
Types.c:124
UIWidgets
Definition
attributes.c:40
Attribute
SCR_FieldOfViewSettings Attribute
Definition
SendGoalMessage.c:170
scripts
Game
Mission
SCR_FactionLimit.c
Generated by
1.17.0