CreatePlayerPickup
Creates a pickup which will be visible to only one player.
Creates a pickup which will be visible to only one player.
Destroys a player-pickup created with CreatePlayerPickup.
Gets the model ID of a player-pickup.
Gets the coordinates of a player-pickup.
Gets the type of a player-pickup.
Gets the virtual world ID of a player-pickup.
Checks if a player-pickup is streamed in for the player.
Checks if a player-pickup is valid.
This callback is called when a player picks up a player-pickup created with CreatePlayerPickup.
This callback is called when a player-pickup enters the visual range of the player.
This callback is called when a player-pickup leaves the visual range of the player.
Sets the model of a player-pickup.
Sets the position of a player-pickup.
Sets the type of a player-pickup.
Sets the virtual world ID of a player-pickup.