Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
NwkTrackedMovementComponent.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
12
class
NwkTrackedMovementComponentClass
:
NwkMovementComponentClass
13
{
14
}
15
16
class
NwkTrackedMovementComponent: NwkMovementComponent
17
{
18
proto external
void
SetAllowance
(
bool
speedScaledDistance,
float
distance
,
float
angle,
float
linearVelocity,
float
angularVelocity);
19
proto external
void
SetPrediction
(
bool
turnOn);
20
}
21
distance
float distance
Definition
SCR_DestructibleTreeV2.c:29
NwkMovementComponentClass
Definition
NwkMovementComponent.c:13
NwkTrackedMovementComponentClass
Definition
NwkTrackedMovementComponent.c:13
SetPrediction
proto external void SetPrediction(bool turnOn)
SetAllowance
NwkCarMovementComponentClass NwkMovementComponentClass SetAllowance(bool speedScaledDistance, float distance, float angle, float linearVelocity, float angularVelocity)
scripts
Game
generated
Components
NwkTrackedMovementComponent.c
Generated by
1.17.0