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

DeusEx.WeaponModReload

Extends
WeaponMod

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

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 (Reload)"
     Icon=Texture'DeusExUI.Icons.BeltIconWeaponModReload'
     largeIcon=Texture'DeusExUI.Icons.LargeIconWeaponModReload'
     Description="A speed loader greatly decreases the time required to reload a weapon."
     beltDescription="MOD RELOD"
     Skin=Texture'DeusExItems.Skins.WeaponModTex6'
}

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