Broke Protocol Game API Reference
1.39
Code reference for server and client scripting
|
Public Member Functions | |
VotePlayer (VotePanel votePanelPrefab) | |
override bool | CheckVote (int ID) |
override bool | EndVote () |
Public Member Functions inherited from BrokeProtocol.Utility.Votes.Vote | |
bool | CheckVote (int ID) |
bool | EndVote () |
Public Attributes | |
ShPlayer | player |
Public Attributes inherited from BrokeProtocol.Utility.Votes.Vote | |
VotePanel | votePanelPrefab |
Additional Inherited Members | |
Protected Member Functions inherited from BrokeProtocol.Utility.Votes.Vote | |
Vote (VotePanel votePanelPrefab) | |
|
inline |
override bool BrokeProtocol.Utility.Votes.VotePlayer.CheckVote | ( | int | ID | ) |
|
inline |
ShPlayer BrokeProtocol.Utility.Votes.VotePlayer.player |