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

XWeapons.TransAttachment

Extends
xWeaponAttachment

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.InventoryAttachment
      |   
      +-- Engine.WeaponAttachment
         |   
         +-- XGame.xWeaponAttachment
            |   
            +-- XWeapons.TransAttachment

Variables Summary
Inherited Variables from XGame.xWeaponAttachment
bAltRapidFire, bHeavy, bRapidFire, LitWeapon, mHitActor, mHitNormal
Inherited Variables from Engine.WeaponAttachment
bAutoFire, BeaconColor, bMatchWeapons, FiringMode, FiringSpeed, FlashCount, mHitLocation, SpawnHitCount, SplashEffect

Functions Summary
event BaseChange ()))
function InitFor (Inventory I))
event ThirdPersonEffects ()))
Inherited Functions from XGame.xWeaponAttachment
GetHitInfo, GetTipLocation, Hide, InitFor, PostNetBeginPlay, ThirdPersonEffects, Timer, WeaponLight
Inherited Functions from Engine.WeaponAttachment
CheckForSplash, ThirdPersonEffects, UpdateHit


Functions Detail

BaseChange Source code

simulated event BaseChange ( ) )

InitFor Source code

function InitFor ( Inventory I) )

ThirdPersonEffects Source code

simulated event ThirdPersonEffects ( ) )


Defaultproperties

defaultproperties
{
    bHeavy=true
    bRapidFire=false
    bAltRapidFire=false
    Mesh=mesh'NewWeapons2004.NewTransLauncher_3rd'
    Skins(0)=FinalBlend'EpicParticles.NewTransLaunBoltFB'
    Skins(1)=Material'WeaponSkins.NEWTranslocatorTEX'
    Skins(2)=Material'WeaponSkins.NEWTranslocatorPUCK'
    Skins(3)=FinalBlend'WeaponSkins.NEWTransGlassFB'
}
 

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Do 14.8.2014 09:58:25.166 - Created with UnCodeX