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

Function RegisterGameObjectEvent

methods/VMangos/GlobalMethods.h:1170–1173  ·  view source on GitHub ↗

* Registers a [GameObject] event handler. * * * enum GameObjectEvents * { * GAMEOBJECT_EVENT_ON_AIUPDATE = 1, // (event, go, diff) * GAMEOBJECT_EVENT_ON_SPAWN = 2, // (event, go) * GAMEOBJECT_EVENT_ON_DUMMY_EFFECT = 3, // (event, caster, spellid, effindex, go) - Can return true to

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