![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "DynamicObjectScript.h"
Protected Member Functions | |
| DynamicObjectScript (const char *name) | |
Protected Member Functions inherited from ScriptObject | |
| ScriptObject (const char *name, uint16 totalAvailableHooks=0) | |
| virtual | ~ScriptObject ()=default |
Protected Member Functions inherited from UpdatableScript< DynamicObject > | |
| UpdatableScript ()=default | |
Additional Inherited Members | |
Public Member Functions inherited from ScriptObject | |
| virtual bool | IsDatabaseBound () const |
| virtual bool | isAfterLoadScript () const |
| virtual void | checkValidity () |
| const std::string & | GetName () const |
| uint16 | GetTotalAvailableHooks () |
Public Member Functions inherited from UpdatableScript< DynamicObject > | |
| virtual void | OnUpdate (DynamicObject *, uint32) |
|
protected |
References ScriptRegistry< TScript >::AddScript().