Module Extension.Client.Reload

Functions

Reload.cancel (clss) Cancels any ongoing reload.
Reload.reload (clss, args) Reloads all modified data files.

Tables

Reload Reload modified data files without restarting.
Reload.done True if the reloader is currently idle.
Reload.enabled Automatic reload flag.


Functions

Reload.cancel (clss)
Cancels any ongoing reload.

Parameters

  • clss: Reload class.
Reload.reload (clss, args)
Reloads all modified data files.

Parameters

  • clss: Reload class.
  • args: Arguments.
    • block: If true, lock up the game until done.

Tables

Reload
Reload modified data files without restarting.
Reload.done
True if the reloader is currently idle.
Reload.enabled
Automatic reload flag. False by default.

Valid XHTML 1.0!