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

◆ Size

int System.UIntPtr.Size
staticget

Definition at line 88 of file UIntPtr.cs.

89 {
90 get
91 {
92 return 8;
93 }
94 }

Referenced by System.Runtime.InteropServices.SafeBuffer.SafeBuffer().