Barotrauma Client Doc
Barotrauma.Voting Member List

This is the complete list of members for Barotrauma.Voting, including all inherited members.

ClientRead(IReadMessage inc)Barotrauma.Voting
ClientWrite(IWriteMessage msg, VoteType voteType, object data)Barotrauma.Voting
GetVoteCountMax(VoteType voteType)Barotrauma.Voting
GetVoteCountNo(VoteType voteType)Barotrauma.Voting
GetVoteCountYes(VoteType voteType)Barotrauma.Voting
HighestVoted< T >(VoteType voteType, IEnumerable< Client > voters)Barotrauma.Votingstatic
HighestVoted< T >(VoteType voteType, IEnumerable< Client > voters, out int voteCount)Barotrauma.Votingstatic
ResetVotes(IEnumerable< Client > connectedClients)Barotrauma.Voting
SetVoteCountMax(VoteType voteType, int value)Barotrauma.Voting
SetVoteCountNo(VoteType voteType, int value)Barotrauma.Voting
SetVoteCountYes(VoteType voteType, int value)Barotrauma.Voting
UpdateVoteTexts(IEnumerable< Client > clients, VoteType voteType)Barotrauma.Voting
VoteState enum nameBarotrauma.Voting