fivem-ts

a library to speed up the development of Fivem scripts and frameworks


Project maintained by Purpose-Dev Hosted on GitHub Pages — Theme by mattgraham

fivem-ts - Documentation v0.7.5Docs


fivem-ts - Documentation v0.7.5 / Client / World / loadCloudHat

Function: loadCloudHat()

loadCloudHat(cloudHat): void

Loads the specified cloud hat into the environment.

Parameters

cloudHat: CloudHat

The type of cloud hat to be loaded. If ‘Unknown’ is passed, it will default to ‘Clear01’.

Returns

void

Defined in

client/World.ts:142