Barotrauma Server Doc
Barotrauma.Voting.IVote Interface Reference
Inheritance diagram for Barotrauma.Voting.IVote:
Barotrauma.Voting.SubmarineVote Barotrauma.Voting.TransferVote

Public Member Functions

void Finish (Voting voting, bool passed)
 

Properties

Client VoteStarter [get]
 
VoteType VoteType [get]
 
float Timer [get, set]
 
VoteState State [get, set]
 

Detailed Description

Member Function Documentation

◆ Finish()

void Barotrauma.Voting.IVote.Finish ( Voting  voting,
bool  passed 
)

Property Documentation

◆ State

VoteState Barotrauma.Voting.IVote.State
getset

◆ Timer

float Barotrauma.Voting.IVote.Timer
getset

◆ VoteStarter

Client Barotrauma.Voting.IVote.VoteStarter
get

◆ VoteType

VoteType Barotrauma.Voting.IVote.VoteType
get