|
Barotrauma Server Doc
|
Public Member Functions | |
| void | Finish (Voting voting, bool passed) |
Properties | |
| Client | VoteStarter [get] |
| VoteType | VoteType [get] |
| float | Timer [get, set] |
| VoteState | State [get, set] |
Definition at line 10 of file BarotraumaServer/ServerSource/Networking/Voting.cs.
| void Barotrauma.Voting.IVote.Finish | ( | Voting | voting, |
| bool | passed | ||
| ) |
Implemented in Barotrauma.Voting.TransferVote, and Barotrauma.Voting.SubmarineVote.
|
getset |
Definition at line 16 of file BarotraumaServer/ServerSource/Networking/Voting.cs.
|
getset |
Definition at line 14 of file BarotraumaServer/ServerSource/Networking/Voting.cs.
|
get |
Definition at line 12 of file BarotraumaServer/ServerSource/Networking/Voting.cs.
|
get |
Definition at line 13 of file BarotraumaServer/ServerSource/Networking/Voting.cs.