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

Function RegisterItemGossipEvent

methods/Mangos/GlobalMethods.h:921–924  ·  view source on GitHub ↗

* Registers an [Item] 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