TrinityCore
WeatherScript Member List

This is the complete list of members for WeatherScript, including all inherited members.

_nameScriptObjectprivate
GetName() constScriptObject
OnChange(Weather *weather, WeatherState state, float grade)WeatherScriptvirtual
OnUpdate(Weather *weather, uint32 diff)WeatherScriptvirtual
operator=(ScriptObject const &right)=deleteScriptObject
operator=(ScriptObject &&right)=deleteScriptObject
ScriptObject(ScriptObject const &right)=deleteScriptObject
ScriptObject(ScriptObject &&right)=deleteScriptObject
ScriptObject(char const *name)ScriptObjectprotected
WeatherScript(char const *name)WeatherScriptexplicitprotected
~ScriptObject()ScriptObjectprotectedvirtual
~WeatherScript()WeatherScript