AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Public Member Functions | |
npc_iruk () | |
bool | OnGossipHello (Player *player, Creature *creature) override |
bool | OnGossipSelect (Player *player, Creature *, uint32, uint32 action) override |
Public Member Functions inherited from CreatureScript | |
bool | IsDatabaseBound () const override |
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 | OnQuestSelect (Player *, Creature *, Quest const *) |
virtual bool | OnQuestComplete (Player *, Creature *, Quest const *) |
virtual bool | OnQuestReward (Player *, Creature *, Quest const *, uint32) |
virtual uint32 | GetDialogStatus (Player *, Creature *) |
virtual CreatureAI * | GetAI (Creature *) const |
virtual void | OnFfaPvpStateUpdate (Creature *, bool) |
Public Member Functions inherited from ScriptObject | |
virtual bool | IsDatabaseBound () const |
virtual bool | isAfterLoadScript () const |
virtual void | checkValidity () |
const std::string & | GetName () const |
uint16 | GetTotalAvailableHooks () |
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 ScriptObject | |
ScriptObject (const char *name, uint16 totalAvailableHooks=0) | |
virtual | ~ScriptObject ()=default |
Protected Member Functions inherited from UpdatableScript< Creature > | |
UpdatableScript ()=default | |
|
inline |
Reimplemented from CreatureScript.
References AddGossipItemFor(), Object::GetGUID(), Player::GetQuestStatus(), GOSSIP_ACTION_INFO_DEF, GOSSIP_MENU_ID_NPC_IRUK, GOSSIP_OPTION_SEARCH_CORPSE, GOSSIP_SENDER_MAIN, NPC_TEXT_THIS_YOUNG_TUSKARR, QUEST_SPIRITS_WATCH_OVER_US, QUEST_STATUS_INCOMPLETE, and SendGossipMenuFor().
|
inlineoverridevirtual |
Reimplemented from CreatureScript.
References Unit::CastSpell(), ClearGossipMenuFor(), CloseGossipMenuFor(), GOSSIP_ACTION_INFO_DEF, and SPELL_CREATE_TOTEM_OF_ISSLIRUK.