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

U2Weapons.weaponShotgun

Extends
U2WeaponPickup

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Pickup
      |   
      +-- Engine.WeaponPickup
         |   
         +-- U2.U2WeaponPickup
            |   
            +-- U2Weapons.weaponShotgun

Variables Summary
Inherited Variables from U2.U2WeaponPickup
bForceCleanup, BounceDamping, BounceSounds, LastBounceSoundTime, PrimaryCleanupDelay, SecondaryCleanupDelay
Inherited Variables from Engine.WeaponPickup
bWeaponStay

Functions Summary
Inherited Functions from U2.U2WeaponPickup
AnnouncePickup, BeginState, EndState, HitWall, Landed, PlayBounceSound, Timer
Inherited Functions from Engine.WeaponPickup
BotDesireability, PostBeginPlay, SetWeaponStay


Defaultproperties

defaultproperties
{
     BounceSounds(0)="U2A.Landed.Metal"
	InventoryType=Class'U2Weapons.weaponInvShotgun'
	PickupMessage="You got a Shotgun."
	PickupSound=Sound'U2WeaponsA.Shotgun.S_Pickup'
	StaticMesh=StaticMesh'MalekythM.Pickups.S_TP_W'
     UseReticleOnEvents(0)="UseReticleText"
     UseReticleOnEvents(1)="UseReticleCorners"
     UseReticleOnEvents(2)="UseReticleTopBars"
     ProximityReticleOnEvents(0)="ProximityReticleCorners"
     ProximityReticleOnEvents(1)="ProximityReticleTopBars"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: sk 3-1-2016 10:48:36.115 - Created with UnCodeX