Overload List
Name | Description | |
---|---|---|
![]() | TickThread(Action, Int32) |
Creates a new Thread which runs the given action.
The thread will start running after creation.
|
![]() | TickThread(Action, Int32, Boolean) |
Creates a new Thread which runs the given action.
|