![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Public Member Functions | |
npc_grandmother () | |
bool | OnGossipSelect (Player *player, Creature *creature, uint32, uint32 action) override |
bool | OnGossipHello (Player *player, Creature *creature) override |
![]() | |
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) |
![]() | |
virtual bool | IsDatabaseBound () const |
virtual bool | isAfterLoadScript () const |
virtual void | checkValidity () |
const std::string & | GetName () const |
![]() | |
virtual void | OnUpdate (Creature *, uint32) |
Additional Inherited Members | |
![]() | |
CreatureScript (const char *name) | |
![]() | |
ScriptObject (const char *name) | |
virtual | ~ScriptObject ()=default |
![]() | |
UpdatableScript ()=default | |
|
inline |
Reimplemented from CreatureScript.
References AddGossipItemFor(), Object::GetGUID(), GOSSIP_ACTION_INFO_DEF, GOSSIP_GRANDMA, GOSSIP_ICON_CHAT, GOSSIP_SENDER_MAIN, and SendGossipMenuFor().
|
inlineoverridevirtual |
Reimplemented from CreatureScript.
References ClearGossipMenuFor(), CREATURE_BIG_BAD_WOLF, Creature::DespawnOrUnsummon(), GOSSIP_ACTION_INFO_DEF, HOUR, IN_MILLISECONDS, WorldObject::SummonCreature(), and TEMPSUMMON_TIMED_OR_DEAD_DESPAWN.