Get Vehicle Condition
Battlefield 6 Scripting Docs / modlib / getVehicleCondition
function getVehicleCondition(obj, n): ConditionState;
Defined in: modlib/index.ts:191
| Parameter | Type |
|---|---|
obj |
Vehicle |
n |
number |
Battlefield 6 Scripting Docs / modlib / getVehicleCondition
function getVehicleCondition(obj, n): ConditionState;
Defined in: modlib/index.ts:191
| Parameter | Type |
|---|---|
obj |
Vehicle |
n |
number |