![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | InitFromTemplate (SCR_VotingBase template, int startingPlayerID, int value, float remainingDuration) |
| bool | isFactionSpecific () |
| override bool | IsAvailable (int value, bool isOngoing) |
| override int | GetPlayerCount () |
| override int | GetWinner () |
| override bool | Evaluate (out EVotingOutcome outcome) |
| override void | OnVotingEnd (int value=DEFAULT_VALUE, int winner=DEFAULT_VALUE) |
Protected Attributes | |
| bool | m_bFactionSpecific |
| Faction | m_SubjectFaction |
Static Protected Attributes | |
| static const int | PLAYER_VOTE_KICK_DURATION = 300 |
Definition at line 2 of file SCR_VotingKick.c.
|
inlineprotected |
Definition at line 147 of file SCR_VotingKick.c.
|
inlineprotected |
Definition at line 92 of file SCR_VotingKick.c.
|
inlineprotected |
Definition at line 132 of file SCR_VotingKick.c.
|
inlineprotected |
Definition at line 13 of file SCR_VotingKick.c.
Definition at line 45 of file SCR_VotingKick.c.
|
inlineprotected |
Definition at line 39 of file SCR_VotingKick.c.
|
inlineprotected |
Definition at line 158 of file SCR_VotingKick.c.
|
protected |
Definition at line 5 of file SCR_VotingKick.c.
|
protected |
Definition at line 7 of file SCR_VotingKick.c.
|
staticprotected |
Definition at line 10 of file SCR_VotingKick.c.