Mostly Harmless
UE2:EnergyPickup (U2)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Pickup >> PowerUpPickup >> EnergyPickup |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
null
Default values[edit]
Property | Value |
---|---|
Description | "Energy Pickup" |
EnergyUnits | 25 |
InventoryType | Class'U2.EnergyPowerUp' |
ParticleEffectA | ParticleSalamander'Pickup_FX.ParticleSalamander7' |
ParticleEffectB | ParticleSalamander'Pickup_FX.ParticleSalamander9' |
PickupMessage | "You got an Energy Pickup." |
PickupSound | Sound'U2A.Powerups.EnergyPowerUp' |
Skins[0] | Shader'XMPWorldItemsT.Items.metl_pickup_TDSD_001_Energy' |
TransferRate | 25 |
Instance functions[edit]
AnnouncePickup[edit]
function AnnouncePickup (Pawn Receiver)
Overrides: Pickup.AnnouncePickup
CheckForValidTouch[edit]
PawnInventoryWillRestoreFullEnergy[edit]
PawnNeedsEnergy[edit]
States[edit]
FallingPickup[edit]
FallingPickup.ValidTouch[edit]
Overrides: Pickup.Pickup.ValidTouch
Pickup[edit]
Inherits from: Pickup.Pickup
Modifiers: auto
Pickup.ValidTouch[edit]
Overrides: Pickup.Pickup.ValidTouch