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

DruidsRPGcvs.RW_EngineerLink

Extends
RW_EnhancedInfinity
Modifiers
config ( UT2004RPG )

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Inventory
      |   
      +-- Engine.Weapon
         |   
         +-- UT2004RPG.RPGWeapon
            |   
            +-- DruidsRPGcvs.OneDropRPGWeapon
               |   
               +-- DruidsRPGcvs.RW_EnhancedInfinity
                  |   
                  +-- DruidsRPGcvs.RW_EngineerLink

Variables Summary
Inherited Variables from DruidsRPGcvs.RW_EnhancedInfinity
DamageBonus

Functions Summary
functionbool AllowedFor (class<Weapon> Weapon, Pawn Other)
functionbool CanThrow ()
function ConstructItemName ()
Inherited Functions from DruidsRPGcvs.RW_EnhancedInfinity
AdjustTargetDamage, AllowedFor, ConsumeAmmo, StartFire, WeaponTick
Inherited Functions from DruidsRPGcvs.OneDropRPGWeapon
CanThrow, CheckCorrectDamage, ConstructItemName, DropFrom


Functions Detail

AllowedFor Source code

static function bool AllowedFor ( class<Weapon> Weapon, Pawn Other )

CanThrow Source code

simulated function bool CanThrow ( )

ConstructItemName Source code

simulated function ConstructItemName ( )


Defaultproperties

defaultproperties
{
    bCanThrow=false
    DamageBonus=0.000000
    PrefixPos="Engineer "
    PrefixNeg="Engineer "
    PostfixPos=" of Infinity"
    PostfixNeg=" of Infinity"
    bCanHaveZeroModifier=True
    MaxModifier=0
    MinModifier=0
    ModifierOverlay=Shader'XGameShaders.BRShaders.BombIconRS'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Wed 7/2/2007 19:16:14.593 - Created with UnCodeX