GTA V NativesfireFire::stopFireInRangeOn this pageFire::stopFireInRangeSyntax ```js mp.game.fire.stopFireInRange(x, y, z, radius); ``` Required Arguments x: float y: float z: float radius: float Return value Undefined Example ```js // todo ``` See also