IsObjectStreamedIn

From NPC for VCMP 0.4 Servers
Jump to navigation Jump to search


Description:
Checks whether an object is streamed in for npc.

params=
( objectId)

objectid : The ID of the object


Parameters:

NoParams


Return Values:
true if the object is streamed in, false otherwise(invalid id/not streamed in)



Related Functions

The following functions may be helpful as they relate to this function in one way or another.