The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE2:ONSMineLayerPickup (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> Actor >> Pickup >> WeaponPickup >> UTWeaponPickup >> ONSMineLayerPickup
Package: 
Onslaught


Default values[edit]

Property Value
DrawScale 0.3
DrawType DT_StaticMesh
InventoryType Class'Onslaught.ONSMineLayer'
MaxDesireability 0.7
PickupForce "ONSMineLayerPickup"
PickupMessage "You got the Mine Layer."
PickupSound Sound'PickupSounds.FlakCannonPickup'
StandUp
Member Value
Y 0.25
Z 0.0
StaticMesh StaticMesh'ONSWeapons-SM.MineLayerPickup'

Functions[edit]

Static functions[edit]

StaticPrecache[edit]

static function StaticPrecache (LevelInfo L)

Overrides: Pickup.StaticPrecache


Instance functions[edit]

UpdatePrecacheMaterials[edit]

simulated function UpdatePrecacheMaterials ()

Overrides: Actor.UpdatePrecacheMaterials