Files
Basalt/docs/docs1_6/objects/Thread.md
Robert Jelic d4c72514ef Docs 1.6
Accidentally uploaded outdated 1.6 docs
2023-05-01 16:28:46 +02:00

8 lines
255 B
Markdown

## Methods
| | |
|---|---|
|[start](objects/Thread/start.md)|starts a new thread and executes the function
|[stop](objects/Thread/stop.md)|stops the currently running thread
|[getStatus](objects/Thread/getStatus.md)|Returns the current thread status