Enum PlayerVoteState
The state of a single player's answer to a vote from a IPlayerVoteManager.
public enum PlayerVoteState
Fields
No = 1Unanswered = 0The player has not voted yet or did not vote.
Yes = 2
The state of a single player's answer to a vote from a IPlayerVoteManager.
public enum PlayerVoteState
No = 1Unanswered = 0The player has not voted yet or did not vote.
Yes = 2