-
Notifications
You must be signed in to change notification settings - Fork 3
Utils
lnx00 edited this page Aug 27, 2023
·
6 revisions
The Utils namespace contains general purpose utilities.
-
.Sanitize(str)
Removes special characters from the given string and returns it. -
.Rainbow(offset)
Returns rainbow RGB values. Useglobals.CurTime()
or any other incrementing value as offset if you want the color to change.