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

Public Member Functions

 containment_sphere ()
bool OnGossipHello (Player *, GameObject *go) OVERRIDE
Public Member Functions inherited from GameObjectScript
virtual GameObjectAIGetAI (GameObject *) const
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 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 196 of file boss_keristrasza.cpp.

Constructor & Destructor Documentation

◆ containment_sphere()

containment_sphere::containment_sphere ( )
inline

Definition at line 199 of file boss_keristrasza.cpp.

References GameObjectScript::GameObjectScript().

Member Function Documentation

◆ OnGossipHello()

bool containment_sphere::OnGossipHello ( Player * ,
GameObject * go )
inlinevirtual

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