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