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
Loading...
Searching...
No Matches

◆ operator global::System.IntPtr() [1/3]

static System.IntPtr.operator global.System.IntPtr ( int value)
inlineexplicitstatic

Definition at line 600 of file IntPtr.cs.

601 {
602 throw null;
603 }