| Overview | Package | Class | Source | Class tree | Glossary | Deus Ex UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Inventory
|
+-- Engine.Pickup
|
+-- Engine.Ammo
|
+-- DeusEx.DeusExAmmo
|
+-- DeusEx.AmmoPlasma
| 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=12 MaxAmmo=84 ItemName="Plasma Clip" ItemArticle="a" PickupViewMesh=LodMesh'DeusExItems.AmmoPlasma' LandSound=Sound'DeusExSounds.Generic.PlasticHit2' Icon=Texture'DeusExUI.Icons.BeltIconAmmoPlasma' largeIconWidth=22 largeIconHeight=46 Description="A clip of extruded, magnetically-doped plastic slugs that can be heated and delivered with devastating effect using the plasma gun." beltDescription="PMA CLIP" Mesh=LodMesh'DeusExItems.AmmoPlasma' CollisionRadius=4.300000 CollisionHeight=8.440000 bCollideActors=True } |
| Overview | Package | Class | Source | Class tree | Glossary | Deus Ex UnrealScript Documentation |
| previous class next class | frames no frames | |||||