Preparing search index...
The search index is not available
Airship Core
Airship Core
coroutine
create
Function create
create
(
f
)
:
thread
Creates a new coroutine, with body f. f must be a Lua function.
Parameters
f
:
Callback
Returns
thread
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Airship Core
Loading...
Creates a new coroutine, with body f. f must be a Lua function.