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
Loading...
Searching...
No Matches
Mono.RuntimeGPtrArrayHandle Struct Reference
+ 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.GPtrArrayvalue
 

Detailed Description

Definition at line 9 of file RuntimeGPtrArrayHandle.cs.


The documentation for this struct was generated from the following file: