|
Barotrauma Client Doc
|
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.Voting | static |
| HighestVoted< T >(VoteType voteType, IEnumerable< Client > voters, out int voteCount) | Barotrauma.Voting | static |
| 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 name | Barotrauma.Voting |