Get Vfx
Battlefield 6 Scripting Docs / mod / mod / GetVFX
function GetVFX(vfxNumber): VFX;
Defined in: mod/index.d.ts:13352
Returns the VFX object corresponding to the provided id.
Parameter | Type |
---|---|
vfxNumber |
number |
Battlefield 6 Scripting Docs / mod / mod / GetVFX
function GetVFX(vfxNumber): VFX;
Defined in: mod/index.d.ts:13352
Returns the VFX object corresponding to the provided id.
Parameter | Type |
---|---|
vfxNumber |
number |