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

Function RegisterPlayerEvent

methods/Mangos/GlobalMethods.h:684–687  ·  view source on GitHub ↗

* 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 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