GetPickupCount
From Onset Developer Wiki
Description
Gets the created pickup count.
Syntax
GetPickupCount()
Parameters
- This function has no parameters.
Return Value
- Returns number of created pickups.
Example
print("Pickups: "..GetPickupCount())
See also
- GetPickupCount
- GetStreamedPickups
- GetPickupLocation
- SetPickupPropertyValue
- GetPickupPropertyValue
- SetPickupVisibleForPlayers
- GetAllPickups
- CreatePickup
- DestroyPickup
- IsValidPickup
- SetPickupScale
- GetPickupScale
- SetPickupDimension
- GetPickupDimension
- SetPickupVisibility
- SetPickupOutline
- IsPickupStreamedIn