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
|
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) |
Definition at line 12 of file RuntimeMarshal.cs.