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
Mono.RuntimeMarshal Class Reference
+ Collaboration diagram for Mono.RuntimeMarshal:

Package Functions

static void FreeAssemblyName (ref MonoAssemblyName name, bool freeStruct)
 

Static Package Functions

static unsafe string PtrToUtf8String (global::System.IntPtr ptr)
 
static SafeStringMarshal MarshalString (string str)
 
static unsafe byte[] DecodeBlobArray (global::System.IntPtr ptr)
 
static unsafe int AsciHexDigitValue (int c)
 

Static Private Member Functions

static unsafe int DecodeBlobSize (global::System.IntPtr in_ptr, out global::System.IntPtr out_ptr)
 

Detailed Description

Definition at line 12 of file RuntimeMarshal.cs.


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