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

Function ClearMapEvents

methods/AzerothCore/GlobalMethods.h:3040–3060  ·  view source on GitHub ↗

* Unbinds event handlers for either all of a non-instanced [Map]'s events, or one type of event. * * If `event_type` is `nil`, all the non-instanced [Map]'s event handlers are cleared. * * Otherwise, only event handlers for `event_type` are cleared. * * @proto (map_id) * @proto (map_id, event_type) * @param uint32 map_id : the ID of a [Map] * @param uin

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