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

Botpack.Razor2Alt

Extends
Razor2

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Projectile
      |   
      +-- Botpack.Razor2
         |   
         +-- Botpack.Razor2Alt

Variables Summary
Inherited Variables from Botpack.Razor2
bCanHitInstigator, bHitWater, NumWallHits
Inherited Variables from Engine.Projectile
Damage, ExplosionDecal, ExploWallOut, ImpactSound, MaxSpeed, MiscSound, MomentumTransfer, MyDamageType, SpawnSound, Speed

Functions Summary
function BlowUp (vector HitLocation))
Flying
function Explode (vector HitLocation, vector HitNormal))
Flying
function HitWall (vector HitNormal, actor Wall))
Flying
function PostBeginPlay ()))
function ProcessTouch (Actor Other, Vector HitLocation))
Flying
Inherited Functions from Botpack.Razor2
BeginState, HitWall, ProcessTouch, SetRoll, SetUp, Timer, ZoneChange
Inherited Functions from Engine.Projectile
EncroachingOn, Explode, HitWall, ProcessTouch, RandSpin, Touch

States Summary
Flying Source code
auto state Flying
BlowUp, Explode, HitWall, ProcessTouch


Functions Detail

BlowUp Flying Source code

function BlowUp ( vector HitLocation) )

Explode Flying Source code

simulated function Explode ( vector HitLocation, vector HitNormal) )

HitWall Flying Source code

simulated function HitWall ( vector HitNormal, actor Wall) )

PostBeginPlay Source code

simulated function PostBeginPlay ( ) )

ProcessTouch Flying Source code

simulated function ProcessTouch ( Actor Other, Vector HitLocation) )


Defaultproperties

defaultproperties
{
     Damage=34.000000
     MomentumTransfer=87000
     MyDamageType=RipperAltDeath
     SpawnSound=Sound'Botpack.ripper.RazorAlt'
     ExplosionDecal=Class'Botpack.RipperMark'
     LightType=LT_Steady
     LightEffect=LE_NonIncidence
     LightBrightness=255
     LightHue=23
     LightRadius=3
}

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