|
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.SafeGPtrArrayHandle:
Collaboration diagram for Mono.SafeGPtrArrayHandle:Public Member Functions | |
| void | Dispose () |
Package Functions | |
| unsafe | SafeGPtrArrayHandle (global::System.IntPtr ptr) |
Properties | |
| int | Length [get, set] |
| global::System.IntPtr | this[int i] [get, set] |
Private Attributes | |
| RuntimeGPtrArrayHandle | handle |
Definition at line 9 of file SafeGPtrArrayHandle.cs.