Seven Towers: UCC Reference

USECODE INTRINSICS

bool UI_in_usecode(object obj)
bool obj->in_usecode()

Checks if an object is currently executing any usecode scripts.

Parameters

objThe object to be inspected.

Return

true if there are any scripts for the specified object, false otherwise.

Related intrinsics

See also