Concat
Battlefield 6 Scripting Docs / modlib / Concat
function Concat(s1, s2): string;
Defined in: modlib/index.ts:3
export * from ‘./store’;
Parameter | Type |
---|---|
s1 |
string |
s2 |
string |
string
Battlefield 6 Scripting Docs / modlib / Concat
function Concat(s1, s2): string;
Defined in: modlib/index.ts:3
export * from ‘./store’;
Parameter | Type |
---|---|
s1 |
string |
s2 |
string |
string