Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
EVotingOutcome.c
Go to the documentation of this file.
1
enum
EVotingOutcome
2
{
3
EVALUATE
,
4
FORCE_WIN
,
5
FORCE_FAIL
6
}
EVotingOutcome
EVotingOutcome
Definition
EVotingOutcome.c:2
EVALUATE
@ EVALUATE
Check voting conditions.
Definition
EVotingOutcome.c:3
FORCE_WIN
@ FORCE_WIN
Voting value always wins.
Definition
EVotingOutcome.c:4
FORCE_FAIL
@ FORCE_FAIL
End the voting without a winner.
Definition
EVotingOutcome.c:5
scripts
Game
Components
Voting
EVotingOutcome.c
Generated by
1.17.0