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

Public Member Functions

void GetObjectData (global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)
 
override bool Equals (object obj)
 
override int GetHashCode ()
 

Package Functions

 RuntimeFieldHandle (global::System.IntPtr v)
 
static unsafe void SetValueDirect (global::System.Reflection.RuntimeFieldInfo field, global::System.RuntimeType fieldType, void *pTypedRef, object value, global::System.RuntimeType contextType)
 

Static Package Functions

static void SetValue (global::System.Reflection.RuntimeFieldInfo field, object obj, object value, global::System.RuntimeType fieldType, global::System.Reflection.FieldAttributes fieldAttr, global::System.RuntimeType declaringType, ref bool domainInitialized)
 

Properties

global::System.IntPtr Value [get, set]
 

Private Member Functions

 RuntimeFieldHandle (global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)
 
static void SetValueInternal (global::System.Reflection.FieldInfo fi, object obj, object value)
 

Private Attributes

global::System.IntPtr value
 

Detailed Description

Definition at line 16 of file RuntimeFieldHandle.cs.


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