create

Creates a new thread.

━ Syntax

[thread cThread] create()

━ Usage

local cThread = vEngine.thread.create() --Creates a thread

Last updated