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

UE2:UDamagePack (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2004 Object >> Actor >> Pickup >> TournamentPickup >> UDamagePack
Package: 
XPickups
Direct subclass:
UDamageReward
Known custom subclass:
Crusha/UltimateMappingTools
This class in other games:
UT2003

UDamagePack

Default values

Property Value
AmbientGlow 254
bPredictRespawns True
CollisionHeight 23.0
CollisionRadius 32.0
DrawScale 0.9
DrawType DT_StaticMesh
Mass 10.0
MaxDesireability 2.0
Physics PHYS_Rotating
PickupForce "UDamagePickup"
PickupMessage "DOUBLE DAMAGE!"
PickupSound Sound'PickupSounds.UDamagePickUp'
RespawnTime 90.0
RotationRate
Member Value
Yaw 24000
ScaleGlow 0.6
StaticMesh StaticMesh'E_Pickups.Udamage'
Style STY_AlphaZ
TransientSoundRadius 600.0

Functions

Static functions

StaticPrecache

static function StaticPrecache (LevelInfo L)

Overrides: Pickup.StaticPrecache


Instance functions

UpdatePrecacheMaterials

simulated function UpdatePrecacheMaterials ()

Overrides: Actor.UpdatePrecacheMaterials


UpdatePrecacheStaticMeshes

simulated function UpdatePrecacheStaticMeshes ()

Overrides: Actor.UpdatePrecacheStaticMeshes


States

Pickup

Inherits from: Pickup.Pickup

Modifiers: auto

Pickup.Touch

event Touch (Actor Other)

Overrides: Pickup.Pickup.Touch