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

Function ClearGuildEvents

methods/TrinityCore/GlobalMethods.h:2781–2796  ·  view source on GitHub ↗

* Unbinds event handlers for either all [Guild] events, or one type of [Guild] event. * * If `event_type` is `nil`, all [Guild] 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:RegisterGuildEvent]

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