OnPickupStreamIn
Revision as of 10:56, 8 November 2023 by Habi (talk | contribs) (Created page with "{{Welcome|desc=Called when a pickup is streamed in for npc. | params=<source>( pickupId)</source> <poem>pickupId : The ID of the streamed in pickup. </poem>| relfuncs=*OnPickupDestroyed *OnPickupUpdate *OnObjectStreamIn *OnCheckpointStreamIn }}")
Description:
Called when a pickup is streamed in for npc.
Parameters:
( pickupId)
pickupId : The ID of the streamed in pickup.
Return Values:
This function does not return any specific values.
Related Functions
The following functions may be helpful as they relate to this function in one way or another.