tes3magicEffectCollisionEventData⚓︎
This table is passed to the onCollision callback function in a custom magic effect.
Properties⚓︎
collision⚓︎
The collision data.
Returns:
result(tes3mobileObjectCollision)
effectId⚓︎
Maps to values in tes3.effect table.
Returns:
result(tes3.effect, integer)
effectIndex⚓︎
The index of the effect in the spell.
Returns:
result(integer)
sourceInstance⚓︎
Access to the magic source of the effect instance.
Returns:
result(tes3magicSourceInstance)