|
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
|
Inheritance diagram for Mono.SafeStringMarshal:
Collaboration diagram for Mono.SafeStringMarshal:Public Member Functions | |
| static void | GFree (global::System.IntPtr ptr) |
| SafeStringMarshal (string str) | |
| void | Dispose () |
Static Public Member Functions | |
| static global::System.IntPtr | StringToUtf8 (string str) |
Properties | |
| global::System.IntPtr | Value [get, set] |
Private Member Functions | |
| static global::System.IntPtr | StringToUtf8_icall (ref string str) |
Private Attributes | |
| readonly string | str |
| global::System.IntPtr | marshaled_string |
Definition at line 10 of file SafeStringMarshal.cs.