Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
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.

Examples
F:/Games/AReforger/scripts/Game/GameMode/SCR_GameModeEditor.c.

Definition at line 1 of file EVotingOutcome.c.