Space Engineers ModAPI Reference
Space Engineers ModAPI Reference
Namespaces
ParallelTasks
Task Structure
Task Methods
Wait Method
Task
Wait Method
[This is preliminary documentation and is subject to change.]
Waits for the task to complete.
Namespace:
ParallelTasks
Assembly:
VRage.Library (in VRage.Library.dll) Version: 1.0.0.0
Syntax
C#
Copy
public
void
Wait
()
See Also
Reference
Task Structure
ParallelTasks Namespace
Updated: 5/27/2016 6:59:01 PM