Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Threading.Tasks.ParallelLoopStateFlags Class Reference

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
 

Detailed Description

Definition at line 3 of file ParallelLoopStateFlags.cs.


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