Aistop Using Gadget
Battlefield 6 Scripting Docs / mod / mod / AIStopUsingGadget
function AIStopUsingGadget(player): void;
Defined in: mod/index.d.ts:20131
Clears the player’s gadget instructions. (Only works for AI players)
| Parameter | Type |
|---|---|
player |
Player |
void