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

Public Member Functions

 go_gong ()
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 94 of file razorfen_downs.cpp.

Constructor & Destructor Documentation

◆ go_gong()

go_gong::go_gong ( )
inline

Definition at line 97 of file razorfen_downs.cpp.

References GameObjectScript::GameObjectScript().

Member Function Documentation

◆ OnGossipHello()

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

Reimplemented from GameObjectScript.

Definition at line 99 of file razorfen_downs.cpp.

References DATA_GONG_WAVES, ZoneScript::GetData(), OVERRIDE, and ZoneScript::SetData().


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