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
|
Public Member Functions | |
object | MarshalNativeToManaged (global::System.IntPtr pNativeData) |
global::System.IntPtr | MarshalManagedToNative (object ManagedObj) |
void | CleanUpNativeData (global::System.IntPtr pNativeData) |
void | CleanUpManagedData (object ManagedObj) |
int | GetNativeDataSize () |
Definition at line 7 of file ICustomMarshaler.cs.