MCPcopy Create free account
hub / github.com/ElunaLuaEngine/Eluna / RegisterGameObjectGossipEvent

Function RegisterGameObjectGossipEvent

methods/CMangos/GlobalMethods.h:933–936  ·  view source on GitHub ↗

* Registers a [GameObject] gossip event handler. * * * enum GossipEvents * { * GOSSIP_EVENT_ON_HELLO = 1, // (event, player, object) - Object is the Creature/GameObject/Item. Can return false to do default action. For item gossip can return false to stop spell casting. * GOSSIP_EVENT_ON_SELECT = 2,

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

RegisterEntryHelperFunction · 0.70

Tested by

no test coverage detected