IMyParallelTaskStart Method (Action, WorkOptions, Action) |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:VRage.Game.ModAPI.IMyParallelTask.Start(System.Action,ParallelTasks.WorkOptions,System.Action)"]
Namespace: VRage.Game.ModAPI
Task Start( Action action, WorkOptions options, Action completionCallback )
[Missing <param name="action"/> documentation for "M:VRage.Game.ModAPI.IMyParallelTask.Start(System.Action,ParallelTasks.WorkOptions,System.Action)"]
[Missing <param name="options"/> documentation for "M:VRage.Game.ModAPI.IMyParallelTask.Start(System.Action,ParallelTasks.WorkOptions,System.Action)"]
[Missing <param name="completionCallback"/> documentation for "M:VRage.Game.ModAPI.IMyParallelTask.Start(System.Action,ParallelTasks.WorkOptions,System.Action)"]
[Missing <returns> documentation for "M:VRage.Game.ModAPI.IMyParallelTask.Start(System.Action,ParallelTasks.WorkOptions,System.Action)"]