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
ReLogic.Threading.FastParallel.RangeTask Class Reference

Public Member Functions

 RangeTask (ParallelForAction action, int fromInclusive, int toExclusive, object context, CountdownEvent countdown)
 
void Invoke ()
 

Private Attributes

readonly ParallelForAction _action
 
readonly int _fromInclusive
 
readonly int _toExclusive
 
readonly object _context
 
readonly CountdownEvent _countdown
 

Detailed Description

Definition at line 62 of file FastParallel.cs.


The documentation for this class was generated from the following file: