| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
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 | ||
|---|---|---|
![]() | PostNetBeginPlay () | |
| Inherited Functions from Engine.KTire |
|---|
| KUpdateState, TakeDamage |
| Inherited Functions from Engine.KActor |
|---|
| KImpact, TakeDamage, Trigger |
| Functions Detail |
|---|
PostNetBeginPlay Source code| 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 | UnrealScript Documentation |
| previous class next class | frames no frames | |||||