TrinityCore
Loading...
Searching...
No Matches
rbac_commandscript Member List

This is the complete list of members for rbac_commandscript, including all inherited members.

_nameScriptObjectprivate
CommandScript(char const *name)CommandScriptexplicitprotected
GetCommands() const overriderbac_commandscriptinlinevirtual
GetName() constScriptObject
GetRBACData(AccountIdentifier account)rbac_commandscriptinlinestatic
HandleRBACListPermissionsCommand(ChatHandler *handler, Optional< uint32 > permId)rbac_commandscriptinlinestatic
HandleRBACPermDenyCommand(ChatHandler *handler, Optional< AccountIdentifier > account, uint32 permId, Optional< int32 > realmId)rbac_commandscriptinlinestatic
HandleRBACPermGrantCommand(ChatHandler *handler, Optional< AccountIdentifier > account, uint32 permId, Optional< int32 > realmId)rbac_commandscriptinlinestatic
HandleRBACPermListCommand(ChatHandler *handler, Optional< AccountIdentifier > account)rbac_commandscriptinlinestatic
HandleRBACPermRevokeCommand(ChatHandler *handler, Optional< AccountIdentifier > account, uint32 permId, Optional< int32 > realmId)rbac_commandscriptinlinestatic
rbac_commandscript()rbac_commandscriptinline
ScriptObject(char const *name)ScriptObjectprotected
~ScriptObject()ScriptObjectprotectedvirtual