Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ LastTimeCheckingAddressSpace

long System.Runtime.MemoryFailPoint.LastTimeCheckingAddressSpace
staticgetsetprivate

Definition at line 35 of file MemoryFailPoint.cs.

36 {
37 get
38 {
40 }
41 set
42 {
44 }
45 }
static long s_hiddenLastTimeCheckingAddressSpace
static bool Read(ref bool location)
Definition Volatile.cs:67
static void Write(ref bool location, bool value)
Definition Volatile.cs:74

Referenced by System.Runtime.MemoryFailPoint.MemoryFailPoint(), and System.Runtime.MemoryFailPoint.CheckForFreeAddressSpace().