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 void *()

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

Definition at line 1055 of file IntPtr.cs.

1056 {
1057 throw null;
1058 }