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

skaarjpack.EliteKrallBolt

Extends
KrallBolt

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Projectile
      |   
      +-- skaarjpack.KrallBolt
         |   
         +-- skaarjpack.EliteKrallBolt

Variables Summary
Inherited Variables from skaarjpack.KrallBolt
Trail, TrailTex
Inherited Variables from Engine.Projectile
bNoFX, bReadyToSplash, bScriptPostRender, bSpecialCalcView, bSwitchToZeroCollision, Damage, DamageRadius, ExplosionDecal, ExploWallOut, HurtWall, ImpactSound, InstigatorController, LastTouched, MaxEffectDistance, MaxSpeed, MomentumTransfer, MyDamageType, SpawnSound, Speed, TossZ, ZeroCollider

Functions Summary
function Explode (vector HitLocation, vector HitNormal))
function PostBeginPlay ()))
Inherited Functions from skaarjpack.KrallBolt
Destroyed, Explode, PostBeginPlay, ProcessTouch
Inherited Functions from Engine.Projectile
BlowUp, CanSplash, CheckMaxEffectDistance, ClientSideTouch, DelayedHurtRadius, EncroachingOn, Explode, GetRange, HitWall, HurtRadius, IsStationary, PostBeginPlay, PostRender2D, ProcessTouch, RandSpin, Reset, SpecialCalcView, Touch


Functions Detail

Explode Source code

simulated function Explode ( vector HitLocation, vector HitNormal) )

PostBeginPlay Source code

simulated function PostBeginPlay ( ) )


Defaultproperties

defaultproperties
{
	TrailTex=Texture'XEffectMat.link_muz_blue'
    Damage=25
}

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