TrinityCore
|
#include <ScriptMgr.h>
Public Member Functions | |
const std::string & | GetName () const |
Protected Member Functions | |
ScriptObject (const char *name) | |
virtual | ~ScriptObject () |
Private Attributes | |
const std::string | _name |
Friends | |
class | ScriptMgr |
|
inlineprotected |
|
inline |
|
friend |
|
private |