Wait
Battlefield 6 Scripting Docs / mod / mod / Wait
function Wait(n): Promise<void>;
Defined in: mod/index.d.ts:11906
Parameter | Type |
---|---|
n |
number |
Promise
<void
>
Battlefield 6 Scripting Docs / mod / mod / Wait
function Wait(n): Promise<void>;
Defined in: mod/index.d.ts:11906
Parameter | Type |
---|---|
n |
number |
Promise
<void
>