AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "ChatCommand.h"
Public Types | |
using | type = std::tuple< ChatHandler *, std::remove_cvref_t< Ts >... > |
using Acore::Impl::ChatCommands::HandlerToTuple< bool(ChatHandler *, Ts...)>::type = std::tuple<ChatHandler*, std::remove_cvref_t<Ts>...> |