Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
EVotingOutcome.c File Reference

Go to the source code of this file.

Enumerations

enum  EVotingOutcome { EVALUATE, FORCE_WIN, FORCE_FAIL }
 

Enumeration Type Documentation

◆ EVotingOutcome

Enumerator
EVALUATE 

Check voting conditions.

FORCE_WIN 

Voting value always wins.

FORCE_FAIL 

End the voting without a winner.

Definition at line 1 of file EVotingOutcome.c.