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

Classes

struct  npc_master_shang_xi_worthy_of_passingAI

Public Types

enum  masterShangXiWorthyEvents {
  EVENT_WORTHY_TALK1 = 1 , EVENT_WORTHY_MOVE_POS1 = 2 , EVENT_WORTHY_MOVE_POS2 = 3 , EVENT_WORTHY_MOVE_POS3 = 4 ,
  EVENT_WORTHY_MOVE_POS4 = 5 , EVENT_WORTHY_MOVE_POS5 = 6 , EVENT_WORTHY_TALK2 = 7 , EVENT_WORTHY_MOVE_POS6 = 8 ,
  EVENT_WORTHY_TALK3 = 9 , EVENT_WORTHY_MOVE_POS7 = 10 , EVENT_WORTHY_TALK4 = 11 , EVENT_WORTHY_MOVE_POS8 = 12 ,
  EVENT_WORTHY_MOVE_POS9 = 13 , EVENT_WORTHY_MOVE_POS10 = 14 , EVENT_WORTHY_MOVE_POS11 = 15
}

Public Member Functions

CreatureAIGetAI (Creature *creature) const OVERRIDE
 npc_master_shang_xi_worthy_of_passing ()
Public Member Functions inherited from CreatureScript
virtual uint32 GetDialogStatus (Player *, Creature *)
bool IsDatabaseBound () const FINAL
virtual bool OnDummyEffect (Unit *, uint32, SpellEffIndex, Creature *)
virtual bool OnGossipHello (Player *, Creature *)
virtual bool OnGossipSelect (Player *, Creature *, uint32, uint32)
virtual bool OnGossipSelectCode (Player *, Creature *, uint32, uint32, const char *)
virtual bool OnQuestAccept (Player *, Creature *, Quest const *)
virtual bool OnQuestComplete (Player *, Creature *, Quest const *)
virtual bool OnQuestReward (Player *, Creature *, Quest const *, uint32)
virtual bool OnQuestSelect (Player *, Creature *, Quest const *)
Public Member Functions inherited from UnitScript
virtual void ModifyMeleeDamage (Unit *, Unit *, uint32 &)
virtual void ModifyPeriodicDamageAurasTick (Unit *, Unit *, uint32 &)
virtual void ModifySpellDamageTaken (Unit *, Unit *, int32 &)
virtual void OnDamage (Unit *, Unit *, uint32 &)
virtual void OnHeal (Unit *, Unit *, uint32 &)
Public Member Functions inherited from ScriptObject
const std::string & GetName () const
Public Member Functions inherited from UpdatableScript< Creature >
virtual void OnUpdate (Creature *, uint32)

Additional Inherited Members

Protected Member Functions inherited from CreatureScript
 CreatureScript (const char *name)
Protected Member Functions inherited from UnitScript
 UnitScript (const char *name, bool addToScripts=true)
Protected Member Functions inherited from ScriptObject
 ScriptObject (const char *name)
virtual ~ScriptObject ()
Protected Member Functions inherited from UpdatableScript< Creature >
 UpdatableScript ()
virtual ~UpdatableScript ()

Detailed Description

Definition at line 714 of file zone_wandering_island.cpp.

Member Enumeration Documentation

◆ masterShangXiWorthyEvents

Enumerator
EVENT_WORTHY_TALK1 
EVENT_WORTHY_MOVE_POS1 
EVENT_WORTHY_MOVE_POS2 
EVENT_WORTHY_MOVE_POS3 
EVENT_WORTHY_MOVE_POS4 
EVENT_WORTHY_MOVE_POS5 
EVENT_WORTHY_TALK2 
EVENT_WORTHY_MOVE_POS6 
EVENT_WORTHY_TALK3 
EVENT_WORTHY_MOVE_POS7 
EVENT_WORTHY_TALK4 
EVENT_WORTHY_MOVE_POS8 
EVENT_WORTHY_MOVE_POS9 
EVENT_WORTHY_MOVE_POS10 
EVENT_WORTHY_MOVE_POS11 

Definition at line 719 of file zone_wandering_island.cpp.

Constructor & Destructor Documentation

◆ npc_master_shang_xi_worthy_of_passing()

npc_master_shang_xi_worthy_of_passing::npc_master_shang_xi_worthy_of_passing ( )
inline

Definition at line 717 of file zone_wandering_island.cpp.

References CreatureScript::CreatureScript().

Member Function Documentation

◆ GetAI()

CreatureAI * npc_master_shang_xi_worthy_of_passing::GetAI ( Creature * creature) const
inlinevirtual

Reimplemented from CreatureScript.

Definition at line 871 of file zone_wandering_island.cpp.

References OVERRIDE.


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