Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
go_twilight_portal Class Reference
Inheritance diagram for go_twilight_portal:
Collaboration diagram for go_twilight_portal:

Classes

struct  go_twilight_portalAI

Public Member Functions

GameObjectAIGetAI (GameObject *gameobject) const OVERRIDE
 go_twilight_portal ()
Public Member Functions inherited from GameObjectScript
virtual uint32 GetDialogStatus (Player *, GameObject *)
bool IsDatabaseBound () const FINAL
virtual void OnDamaged (GameObject *, Player *)
virtual void OnDestroyed (GameObject *, Player *)
virtual bool OnDummyEffect (Unit *, uint32, SpellEffIndex, GameObject *)
virtual void OnGameObjectStateChanged (GameObject *, uint32)
virtual bool OnGossipHello (Player *, GameObject *)
virtual bool OnGossipSelect (Player *, GameObject *, uint32, uint32)
virtual bool OnGossipSelectCode (Player *, GameObject *, uint32, uint32, const char *)
virtual void OnLootStateChanged (GameObject *, uint32, Unit *)
virtual bool OnQuestAccept (Player *, GameObject *, Quest const *)
virtual bool OnQuestReward (Player *, GameObject *, Quest const *, uint32)
Public Member Functions inherited from ScriptObject
const std::string & GetName () const
Public Member Functions inherited from UpdatableScript< GameObject >
virtual void OnUpdate (GameObject *, uint32)

Additional Inherited Members

Protected Member Functions inherited from GameObjectScript
 GameObjectScript (const char *name)
Protected Member Functions inherited from ScriptObject
 ScriptObject (const char *name)
virtual ~ScriptObject ()
Protected Member Functions inherited from UpdatableScript< GameObject >
 UpdatableScript ()
virtual ~UpdatableScript ()

Detailed Description

Definition at line 1261 of file boss_halion.cpp.

Constructor & Destructor Documentation

◆ go_twilight_portal()

go_twilight_portal::go_twilight_portal ( )
inline

Definition at line 1264 of file boss_halion.cpp.

References GameObjectScript::GameObjectScript().

Member Function Documentation

◆ GetAI()

GameObjectAI * go_twilight_portal::GetAI ( GameObject * gameobject) const
inlinevirtual

Reimplemented from GameObjectScript.

Definition at line 1314 of file boss_halion.cpp.

References GetRubySanctumAI(), and OVERRIDE.


The documentation for this class was generated from the following file:
  • src/server/scripts/Northrend/ChamberOfAspects/RubySanctum/boss_halion.cpp