DisableMultithreading


void DisableMultithreading(); 

Disables multithreading for the script. This action temporarily removes all functions assigned by the script from the internal Threadpool.

Example