IMyParallelTaskFor Method (Int32, Int32, ActionInt32) |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:VRage.Game.ModAPI.IMyParallelTask.For(System.Int32,System.Int32,System.Action{System.Int32})"]
Namespace: VRage.Game.ModAPI
void For( int startInclusive, int endExclusive, Action<int> body )
[Missing <param name="startInclusive"/> documentation for "M:VRage.Game.ModAPI.IMyParallelTask.For(System.Int32,System.Int32,System.Action{System.Int32})"]
[Missing <param name="endExclusive"/> documentation for "M:VRage.Game.ModAPI.IMyParallelTask.For(System.Int32,System.Int32,System.Action{System.Int32})"]
[Missing <param name="body"/> documentation for "M:VRage.Game.ModAPI.IMyParallelTask.For(System.Int32,System.Int32,System.Action{System.Int32})"]