GTA V NativesgameplayGameplay::setWindDirectionOn this pageGameplay::setWindDirectionSyntax ```js mp.game.gameplay.setWindDirection(direction); ``` Required Arguments direction: float Return value Undefined Example ```js // todo ``` See also