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

Function ClearPacketEvents

methods/TrinityCore/GlobalMethods.h:2882–2901  ·  view source on GitHub ↗

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

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