Codename LogoCodename Logo

funkin.backend.utils.EngineUtil

APIWiki

Static methods

View in GitHub

staticstartMultithreadedScript(path:String):MultiThreadedScript

Starts a new multithreaded script. This script will share all the variables with the current one, which means already existing callbacks will be replaced by new ones on conflict.

Parameters:

null

path