Exports
In this section, you'll find easy-to-use exports for notifications, announcements, progress bars, and more, ensuring seamless integration with your existing scripts.
ToggleHud
ToggleHudDescription:
Usage:
exports["cloud-hud"]:ToggleHUD(toggle)
TriggerClientEvent("cloud-hud:toggle-hud", source, toggle)Parameters:
ToggleMinimap
ToggleMinimapDescription:
Usage:
Parameters:
ShowNotify
ShowNotifyDescription:
Usage:
Parameters:
Example:
ShowAnnounce
ShowAnnounceDescription:
Usage:
Parameters:
Example:
ShowInteract
ShowInteractDescription:
Usage:
Parameters:
Example:
StartProgress
StartProgressDescription:
Usage:
Parameters:
Returns:
Example:
ShowProgress
ShowProgressDescription:
Usage:
Parameters:
CancelProgress
CancelProgressDescription:
Usage:
IsProgressActive
IsProgressActiveDescription:
Usage:
Returns:
Last updated