TrinityCore
Loading...
Searching...
No Matches
at_the_beast_room Class Reference
+ Inheritance diagram for at_the_beast_room:

Public Member Functions

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

Additional Inherited Members

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

Detailed Description

Definition at line 242 of file boss_the_beast.cpp.

Constructor & Destructor Documentation

◆ at_the_beast_room()

at_the_beast_room::at_the_beast_room ( )
inline

Definition at line 245 of file boss_the_beast.cpp.

Member Function Documentation

◆ OnTrigger()

bool at_the_beast_room::OnTrigger ( Player player,
const AreaTriggerEntry  
)
inlineoverridevirtual

Reimplemented from AreaTriggerScript.

Definition at line 247 of file boss_the_beast.cpp.

+ Here is the call graph for this function:

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