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

DeusEx.AmmoPepper

Extends
DeusExAmmo

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Inventory
      |   
      +-- Engine.Pickup
         |   
         +-- Engine.Ammo
            |   
            +-- DeusEx.DeusExAmmo
               |   
               +-- DeusEx.AmmoPepper

Variables Summary
Inherited Variables from DeusEx.DeusExAmmo
bShowInfo, MPMaxAmmo, msgInfoRounds
Inherited Variables from Engine.Ammo
AmmoAmount, MaxAmmo, PAmmo, ParentAmmo, UsedInWeaponSlot[10]

Functions Summary
Inherited Functions from DeusEx.DeusExAmmo
PlayLandingSound, PostBeginPlay, UpdateInfo
Inherited Functions from Engine.Ammo
AddAmmo, BotDesireability, HandlePickupQuery, SimUseAmmo, SpawnCopy, UseAmmo


Defaultproperties

defaultproperties
{
     bShowInfo=True
     AmmoAmount=100
     MaxAmmo=400
     ItemName="Pepper Cartridge"
     ItemArticle="a"
     PickupViewMesh=LodMesh'DeusExItems.AmmoPepper'
     LandSound=Sound'DeusExSounds.Generic.GlassHit1'
     Icon=Texture'DeusExUI.Icons.BeltIconAmmoPepper'
     largeIconWidth=19
     largeIconHeight=45
     Description="'ANTIGONE pepper spray will incapacitate your attacker in UNDER TWO SECONDS. ANTIGONE -- better BLIND than DEAD. NOTE: Keep away from children under the age of five. Contents under pressure.'"
     beltDescription="PPR CART"
     Mesh=LodMesh'DeusExItems.AmmoPepper'
     CollisionRadius=1.440000
     CollisionHeight=3.260000
     bCollideActors=True
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Mon 8/11/2021 16:31:02.161 - Created with UnCodeX