![]() |
TrinityCore
|
#include <ScriptMgr.h>
Inheritance diagram for WeatherScript:Public Member Functions | |
| ~WeatherScript () | |
| virtual void | OnChange (Weather *weather, WeatherState state, float grade) |
| virtual void | OnUpdate (Weather *weather, uint32 diff) |
Public Member Functions inherited from ScriptObject | |
| ScriptObject (ScriptObject const &right)=delete | |
| ScriptObject (ScriptObject &&right)=delete | |
| ScriptObject & | operator= (ScriptObject const &right)=delete |
| ScriptObject & | operator= (ScriptObject &&right)=delete |
| std::string const & | GetName () const |
Protected Member Functions | |
| WeatherScript (char const *name) noexcept | |
Protected Member Functions inherited from ScriptObject | |
| ScriptObject (char const *name) noexcept | |
| virtual | ~ScriptObject () |
Definition at line 543 of file ScriptMgr.h.
|
explicitprotectednoexcept |
|
default |
|
virtual |
Definition at line 2752 of file ScriptMgr.cpp.
Definition at line 2756 of file ScriptMgr.cpp.