|
Space Engineers
|
Public Member Functions | |
| DelegateWork () | |
| void | DoWork (WorkData workData=null) |
| Executes the work. More... | |
Properties | |
| Action | Action [get, set] |
| Action< WorkData > | DataAction [get, set] |
| WorkOptions | Options [get, set] |
Properties inherited from ParallelTasks.IWork | |
| WorkOptions | Options [get] |
| Gets options specifying how this work may be executed. More... | |
Definition at line 10 of file DelegateWork.cs.
|
inline |
Definition at line 18 of file DelegateWork.cs.
|
inline |
|
getset |
Definition at line 14 of file DelegateWork.cs.
Definition at line 15 of file DelegateWork.cs.
|
getset |
Definition at line 16 of file DelegateWork.cs.
1.8.8