|
terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Collaboration diagram for System.Threading.Volatile:Classes | |
| struct | VolatileBoolean |
| struct | VolatileInt32 |
| struct | VolatileObject |
Static Public Member Functions | |
| static bool | Read (ref bool location) |
| static int | Read (ref int location) |
| static void | Write (ref int location, int value) |
| static T | Read< T > (ref T location) |
| static void | Write< T > (ref T location, T value) |
Definition at line 9 of file Volatile.cs.