Terraria v1.4.4.9
Terraria source code documentation
|
Package Functions | |
bool | AtomicLoopStateUpdate (int newState, int illegalStates) |
bool | AtomicLoopStateUpdate (int newState, int illegalStates, ref int oldState) |
void | SetExceptional () |
void | Stop () |
bool | Cancel () |
Properties | |
int | LoopStateFlags [get] |
Private Attributes | |
volatile int | _loopStateFlags |
Definition at line 3 of file ParallelLoopStateFlags.cs.