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

Function ClearPlayerGossipEvents

methods/TrinityCore/GlobalMethods.h:2943–2962  ·  view source on GitHub ↗

* Unbinds event handlers for either all of a [Player]'s gossip events, or one type of event. * * If `event_type` is `nil`, all the [Player]'s gossip event handlers are cleared. * * Otherwise, only event handlers for `event_type` are cleared. * * @proto (entry) * @proto (entry, event_type) * @param uint32 entry : the low GUID of a [Player] whose handlers will

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

ClearMethod · 0.80

Tested by

no test coverage detected