Terraria v1.4.4.9
Terraria source code documentation
|
Classes | |
class | RangeTask |
Static Public Member Functions | |
static void | For (int fromInclusive, int toExclusive, ParallelForAction callback, object context=null) |
Properties | |
static bool | ForceTasksOnCallingThread [get, set] |
Static Private Member Functions | |
static | FastParallel () |
static void | InvokeTask (object context) |
Definition at line 6 of file FastParallel.cs.