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
System.TypedReference Struct Reference
+ Collaboration diagram for System.TypedReference:

Public Member Functions

override int GetHashCode ()
 
override bool Equals (object o)
 

Static Public Member Functions

static global::System.TypedReference MakeTypedReference (object target, global::System.Reflection.FieldInfo[] flds)
 
static void SetTypedReference (global::System.TypedReference target, object value)
 

Properties

bool IsNull [get, set]
 

Private Member Functions

static unsafe void InternalMakeTypedReference (void *result, object target, global::System.IntPtr[] flds, global::System.RuntimeType lastFieldType)
 

Private Attributes

global::System.RuntimeTypeHandle type
 
global::System.IntPtr Value
 
global::System.IntPtr Type
 

Detailed Description

Definition at line 16 of file TypedReference.cs.


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