Exports
Client-side Exports
ToggleHud
-- toggle: boolean
exports.Justhud:ToggleHud(toggle)Notify
-- title: string
-- content: string
-- type: string - success,warning,error,info,question
-- time: number - showing time in ms
exports.Justhud:Notify(title,content,type)AddProgress
ClearProgress
GetSeatbeltStatus
SetSeatbeltStatus
IsSpeedLimited
GetSettingValue
GetColor
AddBroadcast
Last updated