TrinityCore
Loading...
Searching...
No Matches
Scripts::Pandaria::TheWanderingIsle::at_inside_of_cave_of_meditation Class Reference
+ Inheritance diagram for Scripts::Pandaria::TheWanderingIsle::at_inside_of_cave_of_meditation:

Public Member Functions

 at_inside_of_cave_of_meditation ()
 
bool OnTrigger (Player *player, AreaTriggerEntry const *) override
 
bool OnExit (Player *player, AreaTriggerEntry const *) override
 
- Public Member Functions inherited from AreaTriggerScript
 ~AreaTriggerScript ()
 
- Public Member Functions inherited from ScriptObject
 ScriptObject (ScriptObject const &right)=delete
 
 ScriptObject (ScriptObject &&right)=delete
 
ScriptObjectoperator= (ScriptObject const &right)=delete
 
ScriptObjectoperator= (ScriptObject &&right)=delete
 
std::string const & GetName () const
 

Additional Inherited Members

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

Detailed Description

Definition at line 1224 of file zone_the_wandering_isle.cpp.

Constructor & Destructor Documentation

◆ at_inside_of_cave_of_meditation()

Scripts::Pandaria::TheWanderingIsle::at_inside_of_cave_of_meditation::at_inside_of_cave_of_meditation ( )
inline

Definition at line 1227 of file zone_the_wandering_isle.cpp.

Member Function Documentation

◆ OnExit()

bool Scripts::Pandaria::TheWanderingIsle::at_inside_of_cave_of_meditation::OnExit ( Player player,
AreaTriggerEntry const *   
)
inlineoverridevirtual

Reimplemented from AreaTriggerScript.

Definition at line 1250 of file zone_the_wandering_isle.cpp.

+ Here is the call graph for this function:

◆ OnTrigger()

bool Scripts::Pandaria::TheWanderingIsle::at_inside_of_cave_of_meditation::OnTrigger ( Player player,
AreaTriggerEntry const *   
)
inlineoverridevirtual

Reimplemented from AreaTriggerScript.

Definition at line 1229 of file zone_the_wandering_isle.cpp.

+ Here is the call graph for this function:

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