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

◆ Write< T >()

static void System.Threading.Volatile.Write< T > ( T location,
T value )
inlinestatic
Type Constraints
T :class 

Definition at line 40 of file Volatile.cs.

40 : class
41 {
42 }