PickupSpecific
Overview
Functions
GetBatteries()
Helper function to get all the batteries in the room.
GetBombPickups()
Helper function to get all the bomb pickups in the room.
GetCards()
Helper function to get all the cards in the room.
GetCoins()
Helper function to get all the coins in the room.
GetCollectibles()
Helper function to get all the collectibles in the room.
GetHearts()
Helper function to get all the hearts in the room.
GetKeys()
Helper function to get all the keys in the room.
GetPills()
Helper function to get all the pills in the room.
GetSacks()
Helper function to get all the sacks in the room.
GetTrinket()
Helper function to get all the trinkets in the room.
SpawnBattery()
Helper function to spawn a battery.
SpawnBombPickup()
Helper function to spawn a bomb pickup.
SpawnCard()
Helper function to spawn a card.
SpawnCoin()
Helper function to spawn a coin.
SpawnHeart()
Helper function to spawn a heart.
SpawnKey()
Helper function to spawn a key.
SpawnPill()
Helper function to spawn a pill.
SpawnSack()
Helper function to spawn a sack.
SpawnTrinket()
Helper function to spawn a trinket.
Last updated