The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE2:ONSMineLayerPickup (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Pickup >> WeaponPickup >> UTWeaponPickup >> ONSMineLayerPickup |
- Package:
- Onslaught
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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 |
|
||||||
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