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

DeusEx.WeaponModAccuracy

Extends
WeaponMod

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Inventory
      |   
      +-- Engine.Pickup
         |   
         +-- DeusEx.DeusExPickup
            |   
            +-- DeusEx.WeaponMod
               |   
               +-- DeusEx.WeaponModAccuracy

Variables Summary
Inherited Variables from DeusEx.WeaponMod
DragToUpgrade, WeaponModifier
Inherited Variables from DeusEx.DeusExPickup
bBreakable, CountLabel, fragType, maxCopies, msgTooMany

Functions Summary
function ApplyMod (DeusExWeapon weapon))
functionbool CanUpgradeWeapon (DeusExWeapon weapon))
Inherited Functions from DeusEx.WeaponMod
ApplyMod, CanUpgradeWeapon, DestroyMod, PostBeginPlay, UpdateInfo
Inherited Functions from DeusEx.DeusExPickup
BaseChange, BreakItSmashIt, HandlePickupQuery, Landed, PlayLandingSound, UpdateBeltText, UpdateInfo, UseOnce


Functions Detail

ApplyMod Source code

function ApplyMod ( DeusExWeapon weapon) )

CanUpgradeWeapon Source code

simulated function bool CanUpgradeWeapon ( DeusExWeapon weapon) )


Defaultproperties

defaultproperties
{
     WeaponModifier=0.100000
     ItemName="Weapon Modification (Accuracy)"
     Icon=Texture'DeusExUI.Icons.BeltIconWeaponModAccuracy'
     largeIcon=Texture'DeusExUI.Icons.LargeIconWeaponModAccuracy'
     Description="When clamped to the frame of most projectile weapons, a harmonic balancer will dampen the vertical motion produced by firing a projectile, resulting in increased accuracy.|n|n<UNATCO OPS FILE NOTE SC108-BLUE> Almost any weapon that has a significant amount of vibration can be modified with a balancer; I've even seen it work with the mini-crossbow and a prototype plasma gun. -- Sam Carter <END NOTE>"
     beltDescription="MOD ACCRY"
     Skin=Texture'DeusExItems.Skins.WeaponModTex2'
}

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