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

UPak.TowRocket

Extends
UPakRocket

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Projectile
      |   
      +-- UPak.UPakRocket
         |   
         +-- UPak.TowRocket

Variables Summary
vectorRepPos
vectorRepVeloC
Inherited Variables from UPak.UPakRocket
bBubbling, bHitWater, bRing, bSmoking, bWaterStart, Count, InitialDir, MagnitudeVel, NextSmoke, NumExtraRockets, OldVel, Sequence, SmokeRate, SpeedModifier
Inherited Variables from Engine.Projectile
Damage, ExplosionDecal, ExploWallOut, ImpactSound, LastHitActor, MaxSpeed, MiscSound, MomentumTransfer, MyDamageType, SpawnSound, Speed

Functions Summary
function BeginState ()))
Flying
function Destroyed ()))
function Explode (vector HitLocation, vector HitNormal ))
Flying
function HitWall (vector HitNormal, actor Wall))
function Tick (float DeltaTime ))
function Timer ()))
Inherited Functions from UPak.UPakRocket
AnimEnd, BeginState, ControlledHurtRadius, ControlledHurtRadiusNoRJ, Explode, PostBeginPlay, ProcessTouch, Tick, ZoneChange
Inherited Functions from Engine.Projectile
EffectIsRelevant, EncroachingOn, Explode, GetHitTexture, HitWall, HurtRadiusProj, ProcessTouch, RandSpin, Touch

States Summary
Flying Source code
auto state Flying
BeginState, Explode


Variables Detail

RepPos Source code

var vector RepPos;

RepVeloC Source code

var vector RepVeloC;


Functions Detail

BeginState Flying Source code

simulated function BeginState ( ) )

Destroyed Source code

simulated function Destroyed ( ) )

Explode Flying Source code

simulated function Explode ( vector HitLocation, vector HitNormal ) )

HitWall Source code

function HitWall ( vector HitNormal, actor Wall) )

Tick Source code

simulated function Tick ( float DeltaTime ) )

Timer Source code

simulated function Timer ( ) )


Defaultproperties

defaultproperties
{
				MomentumTransfer=9500
				bNetTemporary=False
				bAlwaysRelevant=True
				AmbientSound=Sound'UPak.RocketLauncher.RocketLoop2'
				bProjTarget=False
				bFixedRotationDir=False
				bRotateToDesired=True
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: zo 11-11-2012 21:14:13.319 - Created with UnCodeX