Skip to content

Functions (Threads)

CheshireCaat edited this page Feb 7, 2020 · 14 revisions

Running functions through threads is very similar to a regular launch through 'BasRemoteClient'. The main feature of this type of launch is that you can control the launch yourself, stop the stream, and check whether it is busy with the execution of functions. This is very convenient as it gives you complete control over the execution of functions.

Clone this wiki locally