terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Threading.Volatile Class Reference

Classes

struct  VolatileBoolean
 
struct  VolatileInt32
 
struct  VolatileObject
 

Static Public Member Functions

static bool Read (bool location)
 
static int Read (int location)
 
static void Write (int location, int value)
 
static T Read< T > (T location)
 
static void Write< T > (T location, T value)
 

Detailed Description

Definition at line 8 of file Volatile.cs.


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