Barotrauma Client
Loading...
Searching...
No Matches
Barotrauma.Voting Class Reference

Public Types

enum  VoteState {
  None = 0 , Started = 1 , Running = 2 , Passed = 3 ,
  Failed = 4
}
 

Static Public Member Functions

static T HighestVoted< T > (VoteType voteType, IEnumerable< Client > voters)
 
static T HighestVoted< T > (VoteType voteType, IEnumerable< Client > voters, out int voteCount)
 

Member Enumeration Documentation

◆ VoteState

Enumerator
None 
Started 
Running 
Passed 
Failed 

Member Function Documentation

◆ HighestVoted< T >() [1/2]

static T Barotrauma.Voting.HighestVoted< T > ( VoteType voteType,
IEnumerable< Client > voters )
static

◆ HighestVoted< T >() [2/2]

static T Barotrauma.Voting.HighestVoted< T > ( VoteType voteType,
IEnumerable< Client > voters,
out int voteCount )
static

The documentation for this class was generated from the following file: