| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.KActor
|
+-- Engine.KConstraint
|
+-- Engine.KCarWheelJoint
|
+-- USARBot.KSCarWheelJoint
| Variables Summary | |
|---|---|
| bool | bNeedRestore |
| float | oldTorque |
| float | StallTime |
| float | StallTimeLeft |
| Inherited Variables from Engine.KCarWheelJoint |
|---|
| bKSteeringLocked, KBraking, KMaxSpeed, KMaxSteerSpeed, KMaxSteerTorque, KMotorTorque, KProportionalGap, KSteerAngle, KSuspDamping, KSuspHighLimit, KSuspLowLimit, KSuspRef, KSuspStiffness, KWheelHeight |
| Inherited Variables from Engine.KConstraint |
|---|
| bKDisableCollision, bKForceFrameUpdate, KConstraintActor1, KConstraintActor2, KConstraintBone1, KConstraintBone2, KConstraintData, KForceThreshold, KPos1, KPos2, KPriAxis1, KPriAxis2, KSecAxis1, KSecAxis2 |
| Functions Summary | ||
|---|---|---|
![]() | KForceExceed (float forceMag) | |
![]() | Tick (float delta) | |
| Inherited Functions from Engine.KConstraint |
|---|
| KForceExceed, KGetConstraintForce, KGetConstraintTorque, KUpdateConstraintParams |
| Variables Detail |
|---|
| Functions Detail |
|---|
KForceExceed Source code
Tick Source code| Defaultproperties |
|---|
defaultproperties { KForceThreshold=200 StallTime=1.0 } |
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||