Definition at line 9 of file Loom.cs.
◆ QueueOnMainThread() [1/4]
static void Loom.QueueOnMainThread |
( |
Action |
action | ) |
|
|
static |
◆ QueueOnMainThread() [2/4]
static void Loom.QueueOnMainThread |
( |
Action |
action, |
|
|
float |
time |
|
) |
| |
|
static |
◆ QueueOnMainThread() [3/4]
static void Loom.QueueOnMainThread |
( |
Action |
action, |
|
|
float |
time, |
|
|
string |
name |
|
) |
| |
|
static |
◆ QueueOnMainThread() [4/4]
static void Loom.QueueOnMainThread |
( |
Action |
action, |
|
|
string |
name |
|
) |
| |
|
static |
◆ RunAsync()
static void Loom.RunAsync |
( |
Action |
a | ) |
|
|
static |
◆ Current
The documentation for this class was generated from the following file: