Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UTGame.UTAmmo_ShockRifle

Extends
UTAmmoPickupFactory

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

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.NavigationPoint
      |   
      +-- Engine.PickupFactory
         |   
         +-- UDKBase.UDKPickupFactory
            |   
            +-- UTGame.UTPickupFactory
               |   
               +-- UTGame.UTItemPickupFactory
                  |   
                  +-- UTGame.UTAmmoPickupFactory
                     |   
                     +-- UTGame.UTAmmo_ShockRifle

Variables Summary
Inherited Variables from UTGame.UTAmmoPickupFactory
AmmoAmount, TargetWeapon
Inherited Variables from UTGame.UTItemPickupFactory
PickupMessage, PickupSound, RespawnTime, UseHintMessage

Functions Summary
Inherited Functions from UTGame.UTAmmoPickupFactory
BotDesireability, DetourWeight, SpawnCopyFor, UpdateHUD, ValidTouch
Inherited Functions from UTGame.UTItemPickupFactory
BotDesireability, GetLocalString, GetRespawnTime, InitializePickup, SetRespawn, SpawnCopyFor


Defaultproperties

defaultproperties
{
	AmmoAmount=10
	TargetWeapon=class'UTWeap_ShockRifleBase'
	PickupSound=SoundCue'A_Pickups.Ammo.Cue.A_Pickup_Ammo_Shock_Cue'
	MaxDesireability=0.28

	Begin Object Name=AmmoMeshComp
		StaticMesh=StaticMesh'Pickups.Ammo_Shock.Mesh.S_Ammo_ShockRifle'
		Translation=(X=0.0,Y=0.0,Z=-15.0)
	End Object

	Begin Object Name=CollisionCylinder
		CollisionHeight=14.4
	End Object
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: ti 22-3-2011 19:56:59.094 - Created with UnCodeX