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

Function RegisterCreatureEvent

methods/VMangos/GlobalMethods.h:1068–1071  ·  view source on GitHub ↗

* Registers a [Creature] event handler. * * * 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 * CREATURE_EVENT_ON_TARGET_DIED

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