Seven Towers: UCC Reference

USECODE INTRINSICS

UI_halt_scheduled(object obj)
obj->halt_scheduled()

Terminates usecode scripts that animate the supplied object. Scripts that include the 'nohalt' command are not affected by this intrinsic.

Parameters

objThe object whose scripts should be terminated.

Related intrinsics

See also