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

◆ ToIntPtr()

static IntPtr System.Runtime.InteropServices.HandleRef.ToIntPtr ( HandleRef value)
inlinestatic

Definition at line 24 of file HandleRef.cs.

25 {
26 return value._handle;
27 }

References System.value.