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

UE3:UTAmmo_LinkGun (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search

Contents

Package: 
UTGame
This class in other games:
UDK

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

[edit] Default values

Property Value
AmmoAmount 40
MaxDesireability 0.24
PickupMessage "Link Gun Ammo"
PickupSound SoundCue'A_Pickups.Ammo.Cue.A_Pickup_Ammo_Link_Cue'
TargetWeapon Class'UTGame.UTWeap_LinkGun'

[edit] Subobjects

[edit] AmmoMeshComp

Class: Engine.StaticMeshComponent

Inherits from: UTAmmoPickupFactory.AmmoMeshComp

Property Value
StaticMesh StaticMesh'PICKUPS.Ammo_Link.Mesh.S_Ammo_LinkGun'
Translation
Member Value
X 0.0
Y 0.0
Z -16.0

[edit] BaseMeshComp

Class: Engine.StaticMeshComponent

Inherits from: UTAmmoPickupFactory.BaseMeshComp

No new values.

[edit] CollisionCylinder

Class: Engine.CylinderComponent

Inherits from: UTAmmoPickupFactory.CollisionCylinder

Property Value
CollisionHeight 14.4

[edit] PathRenderer

Class: Engine.PathRenderingComponent

Inherits from: UTAmmoPickupFactory.PathRenderer

No new values.

[edit] PickupLightEnvironment

Class: Engine.DynamicLightEnvironmentComponent

Inherits from: UTAmmoPickupFactory.PickupLightEnvironment

No new values.