Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE2:ONSGrenadePickup (UT2004)

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


Default values

Property Value
DrawScale 0.25
DrawType DT_StaticMesh
InventoryType Class'Onslaught.ONSGrenadeLauncher'
MaxDesireability 0.7
PickupForce "ONSGrenadePickup"
PickupMessage "You got the Grenade Launcher."
PickupSound Sound'PickupSounds.FlakCannonPickup'
StandUp
Member Value
Y 0.25
Z 0.0
StaticMesh StaticMesh'ONSWeapons-SM.GrenadeLauncherPickup'

Functions

Static functions

StaticPrecache

static function StaticPrecache (LevelInfo L)

Overrides: Pickup.StaticPrecache


Instance functions

UpdatePrecacheMaterials

simulated function UpdatePrecacheMaterials ()

Overrides: Actor.UpdatePrecacheMaterials


UpdatePrecacheStaticMeshes

simulated function UpdatePrecacheStaticMeshes ()

Overrides: Actor.UpdatePrecacheStaticMeshes