Skip to main content

Gameplay::setCloudHatTransition

Syntax​

```js mp.game.gameplay.setCloudHatTransition(type, transitionTime); ```

Required Arguments​

  • type: String
  • transitionTime: float

Return value​

  • Undefined

Example​

```js // todo ```

See also​