next steps votekick gui implementation
This commit is contained in:
@@ -90,6 +90,7 @@ public:
|
||||
|
||||
void startVoteOnKick(int playerId, int timeoutSec);
|
||||
void changeVoteOnKickButtonsState(bool showHide);
|
||||
void refreshVotesMonitor(int currentVotes, int numVotesNeededToKick);
|
||||
void endVoteOnKick();
|
||||
|
||||
void logPlayerActionMsg(std::string playerName, int action, int setValue) ;
|
||||
|
||||
Reference in New Issue
Block a user