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
System.Runtime.InteropServices.ICustomMarshaler Interface Reference
+ Collaboration diagram for System.Runtime.InteropServices.ICustomMarshaler:

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

Detailed Description

Definition at line 7 of file ICustomMarshaler.cs.


The documentation for this interface was generated from the following file: