Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Threading.AsyncFlowControl Struct Reference

Public Member Functions

void Undo ()
 
void Dispose ()
 
override bool Equals ([NotNullWhen(true)] object? obj)
 
bool Equals (AsyncFlowControl obj)
 
override int GetHashCode ()
 
bool Equals (T? other)
 

Static Public Member Functions

static bool operator== (AsyncFlowControl a, AsyncFlowControl b)
 
static bool operator!= (AsyncFlowControl a, AsyncFlowControl b)
 

Package Functions

void Initialize (Thread currentThread)
 

Private Attributes

Thread _thread
 

Detailed Description

Definition at line 5 of file AsyncFlowControl.cs.


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