terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ RangeTask()

ReLogic.Threading.FastParallel.RangeTask.RangeTask ( ParallelForAction action,
int fromInclusive,
int toExclusive,
object context,
CountdownEvent countdown )
inline

Definition at line 65 of file FastParallel.cs.

66 {
70 this._context = context;
72 }
class f__AnonymousType0<< Count > j__TPar

References System.action, and j__TPar.