InterruptCast - ObjectReference

Member of: ObjectReference Script

Interrupts and stops any spell-casting this object might be doing.

SyntaxEdit

Function InterruptCast() native

ParametersEdit

None.

Return ValueEdit

None.

ExamplesEdit

; Stop this flame trap from casting
FlameTrap.InterruptCast()

See AlsoEdit