![]() |
TrinityCore
|
This is the complete list of members for WeatherScript, including all inherited members.
| _name | ScriptObject | private |
| GetName() const | ScriptObject | |
| OnChange(Weather *weather, WeatherState state, float grade) | WeatherScript | virtual |
| OnUpdate(Weather *weather, uint32 diff) | WeatherScript | virtual |
| operator=(ScriptObject const &right)=delete | ScriptObject | |
| operator=(ScriptObject &&right)=delete | ScriptObject | |
| ScriptObject(ScriptObject const &right)=delete | ScriptObject | |
| ScriptObject(ScriptObject &&right)=delete | ScriptObject | |
| ScriptObject(char const *name) noexcept | ScriptObject | explicitprotected |
| WeatherScript(char const *name) noexcept | WeatherScript | explicitprotected |
| ~ScriptObject() | ScriptObject | protectedvirtual |
| ~WeatherScript() | WeatherScript |