Space Engineers
|
Public Member Functions | |
ForLoopWork () | |
void | Prepare (Action< int > action, int startInclusive, int endExclusive, int stride) |
void | DoWork (WorkData workData=null) |
Executes the work. More... | |
void | Return () |
Static Public Member Functions | |
static ForLoopWork | Get () |
Properties | |
WorkOptions | Options [get] |
Properties inherited from ParallelTasks.IWork | |
WorkOptions | Options [get] |
Gets options specifying how this work may be executed. More... | |
Definition at line 9 of file LoopWork.cs.
|
inline |
Definition at line 21 of file LoopWork.cs.
|
inline |
|
inlinestatic |
Definition at line 64 of file LoopWork.cs.
|
inline |
Definition at line 26 of file LoopWork.cs.
|
inline |
Definition at line 69 of file LoopWork.cs.
|
get |
Definition at line 19 of file LoopWork.cs.