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

Function RegisterGuildEvent

methods/CMangos/GlobalMethods.h:789–792  ·  view source on GitHub ↗

* Registers a [Guild] event handler. * * * enum GuildEvents * { * // Guild * GUILD_EVENT_ON_ADD_MEMBER = 1, // (event, guild, player, rank) * GUILD_EVENT_ON_REMOVE_MEMBER = 2, // (event, guild, player, isDisbanding) * GUILD_EVENT_ON_MOTD_CHANGE = 3, // (event, guild, ne

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