Broke Protocol Game API Reference  1.39
Code reference for server and client scripting
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
BrokeProtocol.Utility.Votes.Vote Class Referenceabstract
Inheritance diagram for BrokeProtocol.Utility.Votes.Vote:
BrokeProtocol.Utility.Votes.VotePlayer BrokeProtocol.Utility.Votes.VoteKick BrokeProtocol.Utility.Votes.VoteLaunch

Public Member Functions

bool CheckVote (int ID)
 
bool EndVote ()
 

Public Attributes

VotePanel votePanelPrefab
 

Protected Member Functions

 Vote (VotePanel votePanelPrefab)
 

Constructor & Destructor Documentation

◆ Vote()

BrokeProtocol.Utility.Votes.Vote.Vote ( VotePanel votePanelPrefab)
protected

Member Function Documentation

◆ CheckVote()

bool BrokeProtocol.Utility.Votes.Vote.CheckVote ( int ID)
abstract

◆ EndVote()

bool BrokeProtocol.Utility.Votes.Vote.EndVote ( )
abstract

Member Data Documentation

◆ votePanelPrefab

VotePanel BrokeProtocol.Utility.Votes.Vote.votePanelPrefab

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