UE2:ShockRiflePickup (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:10, 17 May 2008 by Wormbo (talk | contribs) (Auto-generated page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
UT2003 Object >> Actor >> Pickup >> WeaponPickup >> UTWeaponPickup >> ShockRiflePickup
Package:
XWeapons
Direct subclass:
ClassicShockRiflePickup
This class in other games:

ShockRiflePickup

Default values

Property Value
DrawScale 0.5
DrawType DT_StaticMesh
InventoryType Class'XWeapons.ShockRifle'
MaxDesireability 0.63
PickupForce "ShockRiflePickup"
PickupMessage "You got the Shock Rifle."
PickupSound Sound'PickupSounds.ShockRiflePickup'
StaticMesh StaticMesh'WeaponStaticMesh.ShockRiflePickup'

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