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

Botpack.UT_SeekingRocket

Extends
RocketMk2

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Projectile
      |   
      +-- Botpack.RocketMk2
         |   
         +-- Botpack.UT_SeekingRocket

Variables Summary
vectorInitialDir
ActorSeeking
Inherited Variables from Botpack.RocketMk2
bHitWater, bRing, bWaterStart, NumExtraRockets, SmokeRate, trail
Inherited Variables from Engine.Projectile
Damage, ExplosionDecal, ExploWallOut, ImpactSound, MaxSpeed, MiscSound, MomentumTransfer, MyDamageType, SpawnSound, Speed

Functions Summary
function PostBeginPlay ()))
function Timer ()))
Inherited Functions from Botpack.RocketMk2
BeginState, BlowUp, Destroyed, Explode, PostBeginPlay, ProcessTouch, Timer, ZoneChange
Inherited Functions from Engine.Projectile
EncroachingOn, Explode, HitWall, ProcessTouch, RandSpin, Touch


Variables Detail

InitialDir Source code

var vector InitialDir;

Seeking Source code

var Actor Seeking;


Functions Detail

PostBeginPlay Source code

simulated function PostBeginPlay ( ) )

Timer Source code

simulated function Timer ( ) )


Defaultproperties

defaultproperties
{
     LifeSpan=10.000000
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fr 7.6.2013 13:15:22.573 - Created with UnCodeX