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

Function RegisterPlayerGossipEvent

methods/AzerothCore/GlobalMethods.h:1050–1053  ·  view source on GitHub ↗

* Registers a [Player] gossip event handler. * * In Multistate mode (default), events are either registered to the WORLD state (-1) or the MAP states (map ID). These events will only ever trigger on their respective state. * * In Compatibility mode, all events are registered to the WORLD state (-1). * * Note that you can not use `ON_HELLO` with this hook. It does not

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