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

The beast room areatrigger, this one triggers boss pathing. (AT Id 2066) More...

+ Inheritance diagram for at_trigger_the_beast_movement:

Public Member Functions

 at_trigger_the_beast_movement ()
 
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

The beast room areatrigger, this one triggers boss pathing. (AT Id 2066)

Definition at line 222 of file boss_the_beast.cpp.

Constructor & Destructor Documentation

◆ at_trigger_the_beast_movement()

at_trigger_the_beast_movement::at_trigger_the_beast_movement ( )
inline

Definition at line 225 of file boss_the_beast.cpp.

Member Function Documentation

◆ OnTrigger()

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

Reimplemented from AreaTriggerScript.

Definition at line 227 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: