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

USARBot.USARStaticMeshActor

Extends
KTire

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.KActor
      |   
      +-- Engine.KTire
         |   
         +-- USARBot.USARStaticMeshActor

Variables Summary
Inherited Variables from Engine.KTire
Adhesion, bReceiveStateNew, bTireOnGround, GroundMaterial, GroundSlipVec, GroundSlipVel, GroundSurfaceType, LateralFriction, LateralSlip, MinSlip, ReceiveState, Restitution, RollFriction, RollSlip, SlipRate, Softness, SpinSpeed, WheelJoint
Inherited Variables from Engine.KActor
bKTakeShot, bOrientImpactEffect, ImpactEffect, ImpactInterval, ImpactSounds, ImpactVolume, LastImpactTime

Functions Summary
function PostNetBeginPlay ()
Inherited Functions from Engine.KTire
KUpdateState, TakeDamage
Inherited Functions from Engine.KActor
KImpact, TakeDamage, Trigger


Functions Detail

PostNetBeginPlay Source code

simulated function PostNetBeginPlay ( )


Defaultproperties

defaultproperties
{
     StaticMesh=StaticMesh'BulldogMeshes.Simple.S_RearWheel'
     CollisionRadius=1.000000
     CollisionHeight=1.000000
     Begin Object Class=KarmaParamsRBFull Name=KParams0
         KInertiaTensor(0)=31.800000
         KInertiaTensor(3)=31.800000
         KInertiaTensor(5)=31.800000
         KLinearDamping=100.000000
         KAngularDamping=100.000000
         KMass=4.0
         bHighDetailOnly=False
         bClientOnly=False
         bKDoubleTickRate=True
         Name="KParams0"
     End Object
     KParams=KarmaParamsRBFull'USARBot.USARStaticMeshActor.KParams0'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Mo 16.4.2007 11:20:33.906 - Created with UnCodeX