I love the smell of UnrealEd crashing in the morning. – tarquin

UE2:UDamageCharger (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> Actor >> xPickUpBase >> UDamageCharger
Package: 
XGame
This class in other games:
UT2003

Pickup base for the Double Damage power-up.

Default values[edit]

Property Value
bDelayedSpawn True
DrawScale 0.8
DrawType DT_StaticMesh
PowerUp XPickups.UDamagePack
SpawnHeight 60.0
StaticMesh XGame_rc.ShieldChargerMesh
Texture None

Events[edit]

PostBeginPlay[edit]

event PostBeginPlay ()

Overrides: xPickUpBase.PostBeginPlay

Moves the base 1UU down as adjustment for the reduced DrawScale compared to UT2003.