| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.KActor
|
+-- Engine.KTire
|
+-- Vehicles.BulldogTire
| 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 |
|---|
| Inherited Functions from Engine.KTire |
|---|
| KUpdateState, TakeDamage |
| Inherited Functions from Engine.KActor |
|---|
| KImpact, TakeDamage, Trigger |
| Defaultproperties |
|---|
defaultproperties
{
DrawType=DT_StaticMesh
StaticMesh=StaticMesh'BulldogMeshes.Simple.S_RearWheel'
Begin Object Class=KarmaParamsRBFull Name=KParams0
KInertiaTensor(0)=1.8
KInertiaTensor(1)=0
KInertiaTensor(2)=0
KInertiaTensor(3)=1.8
KInertiaTensor(4)=0
KInertiaTensor(5)=1.8
KAngularDamping=0
KLinearDamping=0
bHighDetailOnly=False
bClientOnly=False
bKDoubleTickRate=True
Name="KParams0"
End Object
KParams=KarmaParams'KParams0'
DrawScale=0.4
CollisionHeight=34
CollisionRadius=34
} |
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||