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

Function RegisterPacketEvent

methods/VMangos/GlobalMethods.h:811–814  ·  view source on GitHub ↗

* Registers a [WorldPacket] event handler. * * * enum PacketEvents * { * PACKET_EVENT_ON_PACKET_RECEIVE = 5, // (event, packet, player) - Player only if accessible. Can return false, newPacket * PACKET_EVENT_ON_PACKET_RECEIVE_UNKNOWN = 6, // Not Implemented * PACKET_EVENT_ON_PACKET_SEND = 7, //

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

RegisterEntryHelperFunction · 0.70

Tested by

no test coverage detected