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

KFMod.SeekerSixSeekingRocketProjectile

Extends
SeekerSixRocketProjectile

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Projectile
      |   
      +-- ROEngine.ROBallisticProjectile
         |   
         +-- KFMod.LAWProj
            |   
            +-- KFMod.SeekerSixRocketProjectile
               |   
               +-- KFMod.SeekerSixSeekingRocketProjectile

Variables Summary
vectorInitialDir
ActorSeeking
Inherited Variables from KFMod.SeekerSixRocketProjectile
AmbientSoundThree, AmbientSoundThreeRef, AmbientSoundTwo, AmbientSoundTwoRef, AppliedMomentumCurve, bCurl, FlockCurlForce, FlockIndex, FlockMaxForce, FlockRadius, FlockStiffness, Flock[6], RocketSmoke, RocketTrail
Inherited Variables from KFMod.LAWProj
AmbientSoundRef, ArmDistSquared, bDisintegrated, bDud, bHasExploded, bHitWater, bRing, bWaterStart, Dir, DisintegrateSound, DisintegrateSoundRef, ExplosionSound, ExplosionSoundRef, ImpactDamage, ImpactDamageType, OffsetMag, OffsetRate, OffsetTime, RotMag, RotRate, RotTime, ShakeOffsetMag, ShakeOffsetRate, ShakeOffsetTime, ShakeRotMag, ShakeRotRate, ShakeRotTime, SmokeTrail, StaticMeshRef

Functions Summary
function PostBeginPlay ()))
function Timer ()))
Inherited Functions from KFMod.SeekerSixRocketProjectile
Destroyed, Explode, HurtRadius, PostBeginPlay, PostNetBeginPlay, PreloadAssets, TakeDamage, Timer, UnloadAssets
Inherited Functions from KFMod.LAWProj
Destroyed, Disintegrate, Explode, HitWall, HurtRadius, Landed, PostBeginPlay, PostNetReceive, PreloadAssets, ProcessTouch, ShakeView, TakeDamage, Tick, Timer, UnloadAssets


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

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fri 13-10-2023 03:18:53.220 - Created with UnCodeX