Module Clock

Project: Clock – Tamriel Standard Time

Author:     Arne Rantzen (Tyx)
Created:    20200216
Updated:    20200216
License:    GPL-3.0

Functions

Clock_TST.Debug (...) Debug output to the console
Clock_TST.Print (...) Output to the console
Clock_TST.Warn (...) Warning output to the console

Local Functions

OnLoad (_, addonName) Initialize the Clock TST


Functions

Clock_TST.Debug (...)
Debug output to the console

Parameters:

  • ... string variable parameters to be printed as a debug log
Clock_TST.Print (...)
Output to the console

Parameters:

  • ... string variable parameters to be printed as a log
Clock_TST.Warn (...)
Warning output to the console

Parameters:

  • ... string variable parameters to be printed as a log

Local Functions

OnLoad (_, addonName)
Initialize the Clock TST

Parameters:

  • _ number eventId doesn’t matter
  • addonName string of the addon is Clock
generated by LDoc 1.4.6 Last updated 2020-05-30 11:30:30