IParallelRunnable.Run(int,int).md
March 19, 2022 ยท View on GitHub
DefaultEcs
DefaultEcs.Threading.IParallelRunnable
IParallelRunnable.Run(int, int) Method
Runs the part index out of maxIndex of the process.
void Run(int index, int maxIndex);
Parameters
index System.Int32
maxIndex System.Int32