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

UE2:AdrenalinePickup (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10: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 >> AdrenalinePickup
Package: 
XPickups
This class in other games:
UT2003

AdrenalinePickup

Properties[edit]

AdrenalineAmount[edit]

Type: float


Default value: 2.0

Default values[edit]

Property Value
AmbientGlow 128
CollisionHeight 23.0
CollisionRadius 32.0
CullDistance 5500.0
DrawScale 0.07
DrawType DT_StaticMesh
Mass 10.0
MaxDesireability 0.3
Physics PHYS_Rotating
PickupForce "AdrenelinPickup"
PickupMessage "Adrenaline "
PickupSound Sound'PickupSounds.AdrenelinPickup'
RespawnTime 30.0
RotationRate
Member Value
Yaw 24000
ScaleGlow 0.6
StaticMesh StaticMesh'XPickups_rc.AdrenalinePack'
Style STY_AlphaZ

Functions[edit]

Events[edit]

BotDesireability[edit]

event float BotDesireability (Pawn Bot)

Overrides: Pickup.BotDesireability


Other instance functions[edit]

DetourWeight[edit]

function float DetourWeight (Pawn Other, float PathWeight)

Overrides: Pickup.DetourWeight


States[edit]

Pickup[edit]

Inherits from: Pickup.Pickup

Modifiers: auto

Pickup.Touch[edit]

event Touch (Actor Other)

Overrides: Pickup.Pickup.Touch