bool UI_in_usecode(object obj) bool obj->in_usecode()
Checks if an object is currently executing any usecode scripts.
obj
true if there are any scripts for the specified object, false otherwise.
true
false
get_usecode_fun
set_usecode_fun