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() [3/3]

static unsafe System.IntPtr.operator global.System.IntPtr ( void * value)
inlineexplicitstatic

Definition at line 802 of file IntPtr.cs.

803 {
804 throw null;
805 }