Space Engineers
|
Public Member Functions | |
ForEachLoopWork () | |
void | Prepare (Action< T > action, IEnumerator< T > enumerator) |
void | DoWork (WorkData workData=null) |
Executes the work. More... | |
void | Return () |
Static Public Member Functions | |
static ForEachLoopWork< T > | 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 76 of file LoopWork.cs.
|
inline |
Definition at line 88 of file LoopWork.cs.
|
inline |
|
inlinestatic |
Definition at line 121 of file LoopWork.cs.
|
inline |
Definition at line 94 of file LoopWork.cs.
|
inline |
Definition at line 126 of file LoopWork.cs.
|
get |
Definition at line 86 of file LoopWork.cs.