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

Function RegisterBGEvent

methods/Mangos/GlobalMethods.h:781–784  ·  view source on GitHub ↗

* Registers a [BattleGround] event handler. * * * enum BGEvents * { * BG_EVENT_ON_START = 1, // (event, bg, bgId, instanceId) - Needs to be added to TC * BG_EVENT_ON_END = 2, // (event, bg, bgId, instanceId, winner) - Needs to be added to TC * BG_EVENT_ON_CREATE

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