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

Function RegisterPlayerGossipEvent

methods/CMangos/GlobalMethods.h:1076–1079  ·  view source on GitHub ↗

* Registers a [Player] gossip event handler. * * Note that you can not use `GOSSIP_EVENT_ON_HELLO` with this hook. It does nothing since players dont have an "on hello". * * * enum GossipEvents * { * GOSSIP_EVENT_ON_HELLO = 1, // (event, player, object) - Object is the Creature/GameObject/Item. Can return false to do default

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