terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
SafeStringMarshal (string str) | |
void | Dispose () |
Static Public Member Functions | |
static IntPtr | StringToUtf8 (string str) |
static void | GFree (IntPtr ptr) |
Properties | |
IntPtr | Value [get] |
Static Private Member Functions | |
static IntPtr | StringToUtf8_icall (string str) |
Private Attributes | |
readonly string | str |
IntPtr | marshaled_string |
Definition at line 7 of file SafeStringMarshal.cs.