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

UT2k4AssaultFull.WA_LinkTurret

Extends
LinkAttachment

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.InventoryAttachment
      |   
      +-- Engine.WeaponAttachment
         |   
         +-- XGame.xWeaponAttachment
            |   
            +-- XWeapons.LinkAttachment
               |   
               +-- UT2k4AssaultFull.WA_LinkTurret

Variables Summary
ELinkColorOldLinkColor
intOldLinks
Inherited Variables from XWeapons.LinkAttachment
bReplicateLinkColor, LinkColor, Links, MuzFlash
Inherited Variables from XGame.xWeaponAttachment
bAltRapidFire, bHeavy, bRapidFire, LitWeapon, mHitActor, mHitNormal

Enumerations Summary
Inherited Enumerations from XWeapons.LinkAttachment
ELinkColor

Functions Summary
function PostNetReceive ()
event ThirdPersonEffects ()
function UpdateLinkColor ()
Inherited Functions from XWeapons.LinkAttachment
Destroyed, SetLinkColor, ThirdPersonEffects, UpdateLinkColor
Inherited Functions from XGame.xWeaponAttachment
GetHitInfo, GetTipLocation, Hide, InitFor, PostNetBeginPlay, ThirdPersonEffects, Timer, WeaponLight


Variables Detail

OldLinkColor Source code

var ELinkColor OldLinkColor;

OldLinks Source code

var int OldLinks;


Functions Detail

PostNetReceive Source code

simulated function PostNetReceive ( )

ThirdPersonEffects Source code

simulated event ThirdPersonEffects ( )

UpdateLinkColor Source code

simulated function UpdateLinkColor ( )


Defaultproperties

defaultproperties
{
     bReplicateLinkColor=True
     Mesh=None
     bNetNotify=True
}

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