terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
ReLogic.Threading.FastParallel.RangeTask Class Reference
+ Collaboration diagram for ReLogic.Threading.FastParallel.RangeTask:

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 68 of file FastParallel.cs.


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