Module cl_interface.lua

Interface Module

Functions

ProgressBar (text, time, options, cb) ProgressBar function.


Functions

ProgressBar (text, time, options, cb)
ProgressBar function. This function creates a progress bar.

Parameters:

  • text The text.
  • time The time.
  • options The options.
  • cb The callback.

Usage:

    exports.jones_util:ProgressBar("Doing something", 5000, {useWhileDead = true, canCancel = true}, function()
generated by LDoc 1.5.0 Last updated 2024-05-13 19:05:24