Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 23 of file STATaskInvoker.cs.
References ReLogic.OS.Windows.STATaskInvoker._shouldThreadContinue, ReLogic.OS.Windows.STATaskInvoker._staThread, System.Threading.Thread.SetApartmentState(), System.Threading.Thread.Start(), and ReLogic.OS.Windows.STATaskInvoker.TaskThreadStart().
Referenced by ReLogic.OS.Windows.STATaskInvoker.Invoke(), and ReLogic.OS.Windows.STATaskInvoker.Invoke< T >().