|
My Project
|
Public Member Functions | |
| void | Master_StartVoting (int team, float timeLimit) |
| void | Hide () |
| void | OnExitClicked () |
| void | Master_LoadVoted () |
| void | Client_Vote (string category, string item) |
Public Attributes | |
| GameObject | votingPanel |
| Text | itemsCaption |
| ScrollableList | itemsList |
Static Public Attributes | |
| static Voting | instance |
| static bool | AllowVoting = true |
| static bool | AutoVoteOnMatchEnd = true |
| static int | LevelsToVote = 3 |
| static int | VotingPercentRequired = 35 |
| static int | VoteMapIntervalSecs = 30 |
Properties | |
| bool | IsShowing [get] |