|
Arma Reforger Script API
|
Public Member Functions | |
| proto external void | SetAllowance (bool speedScaledDistance, float distance, float angle, float linearVelocity, float angularVelocity) |
| proto external void | SetPrediction (bool turnOn) |
Public Member Functions inherited from NwkMovementComponent | |
| proto external bool | IsInterpolating () |
| proto external void | EnableSimulation (bool enable) |
| proto external void | EnableInterpolation (bool enable) |
| proto external bool | IsInterpolationEnabled () |
Public Member Functions inherited from GameComponent | |
| bool | OnTicksOnRemoteProxy () |
| proto external void NwkCarMovementComponent.SetAllowance | ( | bool | speedScaledDistance, |
| float | distance, | ||
| float | angle, | ||
| float | linearVelocity, | ||
| float | angularVelocity ) |
| proto external void NwkCarMovementComponent.SetPrediction | ( | bool | turnOn | ) |