TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
AreaTriggerScript Class Reference

#include <ScriptMgr.h>

Public Member Functions

virtual bool OnTrigger (Player *, AreaTriggerEntry const *, bool)
 
- Public Member Functions inherited from ScriptObject
const std::string & GetName () const
 

Protected Member Functions

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

Constructor & Destructor Documentation

AreaTriggerScript::AreaTriggerScript ( const char *  name)
protected
1599  : ScriptObject(name)
1600 {
1602 }
static void AddScript(TScript *const script, bool addToDeleteContainer=true)
Definition: ScriptMgr.cpp:111
ScriptObject(const char *name)
Definition: ScriptMgr.h:159

+ Here is the call graph for this function:

Member Function Documentation


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