IsObjectStreamedIn

From NPC for VCMP 0.4 Servers
Revision as of 07:56, 11 November 2023 by Habi (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.