|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Public Member Functions | |
| AreaTrigger_at_frostgrips_hollow () | |
| bool | OnTrigger (Player *player, AreaTriggerEntry const *) OVERRIDE |
| Public Member Functions inherited from AreaTriggerScript | |
| bool | IsDatabaseBound () const FINAL |
| Public Member Functions inherited from ScriptObject | |
| const std::string & | GetName () const |
Private Attributes | |
| uint64 | stormforgedEradictorGUID |
| uint64 | stormforgedMonitorGUID |
Additional Inherited Members | |
| Protected Member Functions inherited from AreaTriggerScript | |
| AreaTriggerScript (const char *name) | |
| Protected Member Functions inherited from ScriptObject | |
| ScriptObject (const char *name) | |
| virtual | ~ScriptObject () |
Definition at line 752 of file areatrigger_scripts.cpp.
|
inline |
Definition at line 755 of file areatrigger_scripts.cpp.
References AreaTriggerScript::AreaTriggerScript(), stormforgedEradictorGUID, and stormforgedMonitorGUID.
|
inlinevirtual |
The npc would search an alternative way to get to the last waypoint without this unit state.
Reimplemented from AreaTriggerScript.
Definition at line 761 of file areatrigger_scripts.cpp.
References Unit::AddUnitState(), Unit::GetCreature(), Object::GetGUID(), Unit::GetMotionMaster(), MotionMaster::MovePath(), NPC_STORMFORGED_ERADICTOR, NPC_STORMFORGED_MONITOR, OVERRIDE, QUEST_STATUS_INCOMPLETE, QUEST_THE_LONESOME_WATCHER, Unit::SetWalk(), stormforgedEradictorGUID, stormforgedEradictorPosition, stormforgedMonitorGUID, stormforgedMonitorPosition, WorldObject::SummonCreature(), TEMPSUMMON_TIMED_DESPAWN_OUT_OF_COMBAT, and UNIT_STATE_IGNORE_PATHFINDING.
|
private |
Definition at line 796 of file areatrigger_scripts.cpp.
Referenced by AreaTrigger_at_frostgrips_hollow(), and OnTrigger().
|
private |
Definition at line 795 of file areatrigger_scripts.cpp.
Referenced by AreaTrigger_at_frostgrips_hollow(), and OnTrigger().