* 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 not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected