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

Function RegisterGroupEvent

methods/CMangos/GlobalMethods.h:822–825  ·  view source on GitHub ↗

* Registers a [Group] event handler. * * * enum GroupEvents * { * // Group * GROUP_EVENT_ON_MEMBER_ADD = 1, // (event, group, guid) * GROUP_EVENT_ON_MEMBER_INVITE = 2, // (event, group, guid) * GROUP_EVENT_ON_MEMBER_REMOVE = 3, // (event, group, guid, method, kicker, reas

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

RegisterEventHelperFunction · 0.70

Tested by

no test coverage detected