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

UnrealI.Boulder1

Extends: BigRock
Modifiers:
Source code

Boulder1.


Core.Object
|   
+-- Engine.Actor
    |   
    +-- Engine.Projectile
        |   
        +-- UnrealI.BigRock
            |   
            +-- UnrealI.Boulder1

Variables Summary
Inherited Variables from Engine.Projectile
Damage, ExplosionDecal, ExploWallOut, ImpactSound, MaxSpeed, MiscSound, MomentumTransfer, MyDamageType, SpawnSound, Speed

Functions Summary
function HitWall (vector HitNormal, actor Wall)
Flying
function SpawnChunks (int num)
Inherited Functions from UnrealI.BigRock
HitWall, InitFrag, Landed, MakeSound, PostBeginPlay, ProcessTouch, SpawnChunks, TakeDamage
Inherited Functions from Engine.Projectile
EncroachingOn, Explode, HitWall, ProcessTouch, RandSpin, Touch

States Summary
Flying Source code
auto state Flying
HitWall


Functions Detail

HitWall Flying Source code

function HitWall (vector HitNormal, actor Wall)

SpawnChunks Source code

function SpawnChunks (int num)


Defaultproperties
defaultproperties
{
     speed=+01300.000000
     MaxSpeed=+01300.000000
     Mesh=UnrealShare.BoulderM
     DrawScale=+00001.700000
     bMeshCurvy=False
     CollisionRadius=+00060.000000
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Wed 26/5/2004 10:46:42.343 - Created with UnCodeX