Count Of
Battlefield 6 Scripting Docs / mod / mod / CountOf
function CountOf(array): number;
Defined in: mod/index.d.ts:13316
Returns the number of elements in the specified array.
Parameter | Type |
---|---|
array |
Array |
number
Battlefield 6 Scripting Docs / mod / mod / CountOf
function CountOf(array): number;
Defined in: mod/index.d.ts:13316
Returns the number of elements in the specified array.
Parameter | Type |
---|---|
array |
Array |
number