IsPickupStreamedIn

From NPC for VCMP 0.4 Servers
Revision as of 07:00, 25 August 2023 by Habi (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This function was added in v1.7 beta and will not work in previous versions.


Description:
Checks if a pickup of given ID is streamed in


Parameters:

(pickupid)

pickupid : The ID of the pickup to check if streamed in.


Return Values:
true, if streamed in and false otherwise.