* Registers a [Player] event handler. * * * enum PlayerEvents * { * PLAYER_EVENT_ON_CHARACTER_CREATE = 1, // (event, player) * PLAYER_EVENT_ON_CHARACTER_DELETE = 2, // (event, guid) * PLAYER_EVENT_ON_LOGIN = 3, // (event, player) * PLAYER_EVENT_ON_LOGOUT =
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected