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

Public Member Functions

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

Package Functions

 RuntimeMethodHandle (global::System.IntPtr v)
 
bool IsNullHandle ()
 

Static Package Functions

static string ConstructInstantiation (global::System.Reflection.RuntimeMethodInfo method, global::System.TypeNameFormatFlags format)
 

Properties

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

Private Member Functions

 RuntimeMethodHandle (global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)
 
static global::System.IntPtr GetFunctionPointer (global::System.IntPtr m)
 

Private Attributes

global::System.IntPtr value
 

Detailed Description

Definition at line 16 of file RuntimeMethodHandle.cs.


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