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
|
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 |
Definition at line 16 of file TypedReference.cs.