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

XWeapons.BallAttachment

Extends
xWeaponAttachment

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

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
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

InitFor Source code

function InitFor ( Inventory I) )

ThirdPersonEffects Source code

simulated event ThirdPersonEffects ( ) )


Defaultproperties

defaultproperties
{
    Mesh=mesh'Weapons.BallLauncher_3rd'
    bHeavy=true
    bRapidFire=false
    bAltRapidFire=false
}
 

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