terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
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) |
Definition at line 8 of file Volatile.cs.