![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Typedefs | |
| template<typename T > | |
| using | is_SpellScript = std::is_base_of< SpellScript, T > |
| template<typename T > | |
| using | is_AuraScript = std::is_base_of< AuraScript, T > |
| using Acore::SpellScripts::is_AuraScript = typedef std::is_base_of<AuraScript, T> |
| using Acore::SpellScripts::is_SpellScript = typedef std::is_base_of<SpellScript, T> |