I don't need to test my programs. I have an error-correcting modem.

UE1:WeaponPowerUp (U1)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U1 Object >> Actor >> Inventory >> Pickup >> WeaponPowerUp
Package: 
UnrealShare
This class in other games:
RTNP, UT

WeaponPowerUp.

Properties[edit]

PowerUpSounds[edit]

Type: Sound

Array size: 4


Default value, index 0: Sound'UnrealShare.Dispersion.number1'

Default value, index 1: Sound'UnrealShare.Dispersion.number2'

Default value, index 2: Sound'UnrealShare.Dispersion.number3'

Default value, index 3: Sound'UnrealShare.Dispersion.number4'

Default values[edit]

Property Value
AnimSequence 'AnimEnergy'
CollisionRadius 12.0
Mesh Mesh'UnrealShare.WeaponPowerUpMesh'
PickupMessage "You got the Dispersion Pistol Powerup"
PickupViewMesh Mesh'UnrealShare.WeaponPowerUpMesh'
RespawnTime 30.0

Events[edit]

BotDesireability[edit]

event float BotDesireability (Pawn Bot)

Overrides: Inventory.BotDesireability


States[edit]

Pickup[edit]

Inherits from: Pickup.Pickup

Modifiers: auto

Pickup.BeginState[edit]

event BeginState ()

Overrides: Pickup.Pickup.BeginState


Pickup.Touch[edit]

event Touch (Actor Other)

Overrides: Pickup.Pickup.Touch