TrinityCore
Loading...
Searching...
No Matches
DynamicObjectScript Class Reference

#include <ScriptMgr.h>

+ Inheritance diagram for DynamicObjectScript:

Public Member Functions

virtual void OnUpdate (DynamicObject *obj, uint32 diff)
 
- Public Member Functions inherited from ScriptObject
std::string const & GetName () const
 

Protected Member Functions

 DynamicObjectScript (char const *name)
 
- Protected Member Functions inherited from ScriptObject
 ScriptObject (char const *name)
 
virtual ~ScriptObject ()
 

Detailed Description

Definition at line 573 of file ScriptMgr.h.

Constructor & Destructor Documentation

◆ DynamicObjectScript()

DynamicObjectScript::DynamicObjectScript ( char const *  name)
explicitprotected

Definition at line 2529 of file ScriptMgr.cpp.

+ Here is the call graph for this function:

Member Function Documentation

◆ OnUpdate()

void DynamicObjectScript::OnUpdate ( DynamicObject obj,
uint32  diff 
)
virtual

Definition at line 2535 of file ScriptMgr.cpp.


The documentation for this class was generated from the following files: