Returns whether or not the user is currently using the -testing command line argument on the Mod Launcher.
Syntax
IsTesting()
Examples
local IsTestingLauncher = IsTesting()
Notes
No additional notes.
History
1.19
Added this function.
Returns whether or not the user is currently using the -testing command line argument on the Mod Launcher.
IsTesting()
local IsTestingLauncher = IsTesting()
No additional notes.
Added this function.