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

Function RegisterServerEvent

methods/AzerothCore/GlobalMethods.h:657–660  ·  view source on GitHub ↗

* Registers a server event handler. * * In Multistate mode (default), events are either registered to the WORLD state (-1) or the MAP states (map ID). These events will only ever trigger on their respective state. * * In Compatibility mode, all events are registered to the WORLD state (-1). * * @table * @columns [ID, Event, State, Parameters, Comment] * @va

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