Enum VoteResult
The result of a vote from a IPlayerVoteManager.
public enum VoteResult
Fields
Cancelled = 2The vote was cancelled by VoteCancellationToken.
No = 0Yes = 1
The result of a vote from a IPlayerVoteManager.
public enum VoteResult
Cancelled = 2The vote was cancelled by VoteCancellationToken.
No = 0Yes = 1