This is the complete list of members for Plugin, including all inherited members.
AdminCommands | Plugin | |
Author | Plugin | |
BeginMap | Plugin | |
BeginMatch | Plugin | |
BillUpdated | Plugin | |
Commands | Plugin | |
controller | Plugin | protected |
Description | Plugin | |
Echo | Plugin | |
EndMap | Plugin | |
EndMatch | Plugin | |
EveryMinute | Plugin | |
EverySecond | Plugin | |
Init()=0 | Plugin | pure virtual |
MapListModified | Plugin | |
Methods | Plugin | |
PlayerChat | Plugin | |
PlayerCheckpoint | Plugin | |
PlayerConnect | Plugin | |
PlayerDisconnect | Plugin | |
PlayerFinish | Plugin | |
PlayerIncoherence | Plugin | |
PlayerInfoChanged | Plugin | |
RegisterAdminCommand(std::string name, std::string description, Permission access, std::function< void(Player, std::vector< std::string >)> method) | Plugin | inlineprotected |
RegisterCallableMethod(std::string name, std::function< boost::any(boost::any)> method) | Plugin | inlineprotected |
RegisterCommand(std::string name, std::string description, std::function< void(Player, std::vector< std::string >)> method) | Plugin | inlineprotected |
SetController(Controller *controllerPtr) | Plugin | inline |
Settings | Plugin | |
StatusChanged | Plugin | |
Version | Plugin | |
VoteUpdated | Plugin |