TrinityCore
AreaTrigger_at_frostgrips_hollow Class Reference
+ Inheritance diagram for AreaTrigger_at_frostgrips_hollow:

Public Member Functions

 AreaTrigger_at_frostgrips_hollow ()
 
bool OnTrigger (Player *player, AreaTriggerEntry const *) override
 
- Public Member Functions inherited from AreaTriggerScript
 ~AreaTriggerScript ()
 
virtual bool OnTrigger (Player *player, AreaTriggerEntry const *trigger)
 
virtual bool OnExit (Player *player, AreaTriggerEntry const *trigger)
 
- 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
 

Private Attributes

ObjectGuid stormforgedMonitorGUID
 
ObjectGuid stormforgedEradictorGUID
 

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 343 of file areatrigger_scripts.cpp.

Constructor & Destructor Documentation

◆ AreaTrigger_at_frostgrips_hollow()

AreaTrigger_at_frostgrips_hollow::AreaTrigger_at_frostgrips_hollow ( )
inline

Definition at line 346 of file areatrigger_scripts.cpp.

+ Here is the call graph for this function:

Member Function Documentation

◆ OnTrigger()

bool AreaTrigger_at_frostgrips_hollow::OnTrigger ( Player player,
AreaTriggerEntry const *   
)
inlineoverridevirtual

The npc would search an alternative way to get to the last waypoint without this unit state.

Reimplemented from AreaTriggerScript.

Definition at line 352 of file areatrigger_scripts.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ stormforgedEradictorGUID

ObjectGuid AreaTrigger_at_frostgrips_hollow::stormforgedEradictorGUID
private

Definition at line 387 of file areatrigger_scripts.cpp.

◆ stormforgedMonitorGUID

ObjectGuid AreaTrigger_at_frostgrips_hollow::stormforgedMonitorGUID
private

Definition at line 386 of file areatrigger_scripts.cpp.


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