TrinityCore
Loading...
Searching...
No Matches
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 ScriptObject
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 371 of file areatrigger_scripts.cpp.

Constructor & Destructor Documentation

◆ AreaTrigger_at_frostgrips_hollow()

AreaTrigger_at_frostgrips_hollow::AreaTrigger_at_frostgrips_hollow ( )
inline

Definition at line 374 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 380 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 415 of file areatrigger_scripts.cpp.

◆ stormforgedMonitorGUID

ObjectGuid AreaTrigger_at_frostgrips_hollow::stormforgedMonitorGUID
private

Definition at line 414 of file areatrigger_scripts.cpp.


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