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

UE1:ThighPads (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 13:09, 20 December 2008 by Wormbo (Talk | contribs) (added class description)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT Object >> Actor >> Inventory >> Pickup >> TournamentPickup >> ThighPads
Package: 
BotPack

The Thigh Pads armor item.

Default values[edit]

Property Value
AbsorptionPriority 7
AmbientGlow 64
ArmorAbsorption 50
bDisplayableInv True
bIsAnArmor True
bRotatingPickup True
Charge 50
Icon Texture'UnrealShare.Icons.I_Armor'
ItemName "Thigh Pads"
MaxDesireability 1.8
Mesh LodMesh'Botpack.ThighPads'
PickupMessage "You got the Thigh Pads."
PickupSound Sound'Botpack.Pickups.ArmorUT'
PickupViewMesh LodMesh'Botpack.ThighPads'
RespawnTime 30.0

Instance functions[edit]

HandlePickupQuery[edit]

function bool HandlePickupQuery (Inventory Item)

Overrides: Pickup.HandlePickupQuery


SpawnCopy[edit]

function Inventory SpawnCopy (Pawn Other)

Overrides: Pickup.SpawnCopy