OnPickupStreamIn: Difference between revisions
Jump to navigation
Jump to search
(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 }}") |
(No difference)
|
Latest revision as of 10:56, 8 November 2023
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.