AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Go to the source code of this file.
Classes | |
class | AllCommandScript |
Typedefs | |
using | CommandSC = AllCommandScript |
Enumerations | |
enum | AllCommandHook { ALLCOMMANDHOOK_ON_HANDLE_DEV_COMMAND , ALLCOMMANDHOOK_ON_TRY_EXECUTE_COMMAND , ALLCOMMANDHOOK_ON_BEFORE_IS_INVOKER_VISIBLE , ALLCOMMANDHOOK_END } |
using CommandSC = AllCommandScript |
enum AllCommandHook |
Enumerator | |
---|---|
ALLCOMMANDHOOK_ON_HANDLE_DEV_COMMAND | |
ALLCOMMANDHOOK_ON_TRY_EXECUTE_COMMAND | |
ALLCOMMANDHOOK_ON_BEFORE_IS_INVOKER_VISIBLE | |
ALLCOMMANDHOOK_END |