UE2:PainterPickup (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
UT2004 Object >> Actor >> Pickup >> WeaponPickup >> UTWeaponPickup >> PainterPickup
Package:
XWeapons
Direct subclass:
ONSPainterPickup
This class in other games:

null

Default values

Property Value
bWeaponStay False
DrawScale 0.6
DrawType DT_StaticMesh
InventoryType Class'XWeapons.Painter'
MaxDesireability 1.5
PickupForce "LinkGunPickup"
PickupMessage "You got the Ion Painter."
PickupSound Sound'PickupSounds.LinkgunPickup'
RespawnTime 120.0
StaticMesh StaticMesh'WeaponStaticMesh.PainterPickup'

Functions

Static functions

StaticPrecache

static function StaticPrecache (LevelInfo L)

Overrides: Pickup.StaticPrecache


Events

PrebeginPlay

event PrebeginPlay ()

Overrides: Actor.PreBeginPlay


Other instance functions

GetRespawnTime

function float GetRespawnTime ()

Overrides: WeaponPickup.GetRespawnTime


SetWeaponStay

function SetWeaponStay ()

Overrides: WeaponPickup.SetWeaponStay


UpdatePrecacheMaterials

simulated function UpdatePrecacheMaterials ()

Overrides: Actor.UpdatePrecacheMaterials