Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
InvokeTask()
static void ReLogic.Threading.FastParallel.InvokeTask
(
object
context
)
inline
static
private
Definition at line
96
of file
FastParallel.cs
.
97
{
98
((RangeTask)context).Invoke();
99
}
Referenced by
ReLogic.Threading.FastParallel.For()
.
ReLogic
Threading
FastParallel
Generated by
1.10.0