Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE2:AdrenalinePickup (UT2003)

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2003 Object >> Actor >> Pickup >> TournamentPickup >> AdrenalinePickup
Package: 
XPickups
This class in other games:
UT2004

AdrenalinePickup

Properties[edit]

Property group 'AdrenalinePickup'[edit]

AdrenalineAmount[edit]

Type: float


Default value: 3.0

Default values[edit]

Property Value
AmbientGlow 255
CollisionHeight 23.0
CollisionRadius 32.0
DrawScale 0.075
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