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

Function RegisterUniqueCreatureEvent

methods/Mangos/GlobalMethods.h:1129–1132  ·  view source on GitHub ↗

* Registers a [Creature] event handler for a *single* [Creature]. * * * enum CreatureEvents * { * CREATURE_EVENT_ON_ENTER_COMBAT = 1, // (event, creature, target) - Can return true to stop normal action * CREATURE_EVENT_ON_LEAVE_COMBAT = 2, // (event, creature) - Can return true to stop normal action * CRE

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

RegisterUniqueHelperFunction · 0.70

Tested by

no test coverage detected