terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.TypedReference Struct Reference

Public Member Functions

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

Static Public Member Functions

static TypedReference MakeTypedReference (object target, FieldInfo[] flds)
 
static void SetTypedReference (TypedReference target, object value)
 

Properties

bool IsNull [get]
 

Static Private Member Functions

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

Private Attributes

RuntimeTypeHandle type
 
IntPtr Value
 
IntPtr Type
 

Detailed Description

Definition at line 13 of file TypedReference.cs.


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