GTA V NativesgameplayGameplay::setCloudHatTransitionOn this pageGameplay::setCloudHatTransitionSyntax ```js mp.game.gameplay.setCloudHatTransition(type, transitionTime); ``` Required Arguments type: String transitionTime: float Return value Undefined Example ```js // todo ``` See also