|
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
|
Collaboration diagram for Mono.RuntimeGPtrArrayHandle:Package Functions | |
| unsafe | RuntimeGPtrArrayHandle (global::System.IntPtr ptr) |
| global::System.IntPtr | Lookup (int i) |
Static Package Functions | |
| static void | DestroyAndFree (ref RuntimeGPtrArrayHandle h) |
Properties | |
| int | Length [get, set] |
| global::System.IntPtr | this[int i] [get, set] |
Private Member Functions | |
| static unsafe void | GPtrArrayFree (RuntimeStructs.GPtrArray *value) |
Private Attributes | |
| unsafe RuntimeStructs.GPtrArray * | value |
Definition at line 9 of file RuntimeGPtrArrayHandle.cs.