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

Function ClearGameObjectGossipEvents

methods/AzerothCore/GlobalMethods.h:2757–2776  ·  view source on GitHub ↗

* Unbinds event handlers for either all of a [GameObject]'s gossip events, or one type of event. * * If `event_type` is `nil`, all the [GameObject]'s gossip event handlers are cleared. * * Otherwise, only event handlers for `event_type` are cleared. * * **NOTE:** this will affect all instances of the [GameObject], not just one. * To bind and unbind gossip events

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