* Registers an [Item] event handler. * * * enum ItemEvents * { * ITEM_EVENT_ON_DUMMY_EFFECT = 1, // (event, caster, spellid, effindex, item) * ITEM_EVENT_ON_USE = 2, // (event, player, item, target) - Can return false to stop the spell casting * ITEM_EVENT_ON_QUEST_ACCEPT
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected