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

Function ClearPlayerEvents

methods/TrinityCore/GlobalMethods.h:2914–2929  ·  view source on GitHub ↗

* Unbinds event handlers for either all [Player] events, or one type of [Player] event. * * If `event_type` is `nil`, all [Player] event handlers are cleared. * * Otherwise, only event handlers for `event_type` are cleared. * * @proto () * @proto (event_type) * @param uint32 event_type : the event whose handlers will be cleared, see [Global:RegisterPlayerEve

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