Utils - lnx00/Lmaobox-Library GitHub Wiki

lnxLib.Utils

The Utils namespace contains general purpose utilities.

Functions

  • .Sanitize(str) Removes special characters from the given string and returns it.
  • .Rainbow(offset) Returns rainbow RGB values. Use globals.CurTime() or any other incrementing value as offset if you want the color to change.