Seven Towers: UCC Reference

USECODE INTRINSICS

UI_is_npc(mixed obj)
obj->is_npc()

Determines if a given object is an NPC.

Parameters

objThe object to be checked.

Return

true if the object is an NPC, false otherwise.

Related intrinsics

See also