GetPickupModel
Revision as of 07:27, 25 August 2023 by Habi (talk | contribs) (Created page with "<poem style="border: 2px solid #d6d2c5; background-color: #f9f4e6; padding: 1em;"> This function was added in v1.7 beta and will not work in previous versions. </poem> {{Welcome|desc=Gets the model of a pickup| params=<source>(pickupid)</source> pickupid : The ID of the pickup to retrieve the model for.| retvals=The model ID of the pickup.| relfuncs= *IsPickupStreamedIn *GetPickupPos *GetPickupAlpha *GetPickupQuantity *GetPickupCount *ClaimPickup }}")
This function was added in v1.7 beta and will not work in previous versions.
Description:
Gets the model of a pickup
Parameters:
(pickupid)
pickupid : The ID of the pickup to retrieve the model for.
Return Values:
The model ID of the pickup.
Related Functions
The following functions may be helpful as they relate to this function in one way or another.