GetPickupActor
From Onset Developer Wiki
Description
Get the Unreal Engine actor for the Pickup.
Syntax
GetPickupActor(pickupid)
Parameters
- pickupid
The pickup identifier.
Return Value
- Returns Unreal Actor Id on success.
Example
GetPickupActor()
See also
- GetPickupCount
- GetStreamedPickups
- GetPickupLocation
- SetPickupPropertyValue
- GetPickupPropertyValue
- SetPickupVisibleForPlayers
- GetAllPickups
- CreatePickup
- DestroyPickup
- IsValidPickup
- SetPickupScale
- GetPickupScale
- SetPickupDimension
- GetPickupDimension
- SetPickupVisibility
- SetPickupOutline
- IsPickupStreamedIn