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

◆ DuplicateHandle()

static bool System.IO.MonoIO.DuplicateHandle ( global::System.IntPtr source_process_handle,
global::System.IntPtr source_handle,
global::System.IntPtr target_process_handle,
out global::System.IntPtr target_handle,
int access,
int inherit,
int options,
out MonoIOError error )