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

Public Member Functions

void GetObjectData (SerializationInfo info, StreamingContext context)
 
IntPtr GetFunctionPointer ()
 
override bool Equals (object obj)
 
override int GetHashCode ()
 

Package Functions

 RuntimeMethodHandle (IntPtr v)
 
bool IsNullHandle ()
 

Static Package Functions

static string ConstructInstantiation (RuntimeMethodInfo method, TypeNameFormatFlags format)
 

Properties

IntPtr Value [get]
 

Private Member Functions

 RuntimeMethodHandle (SerializationInfo info, StreamingContext context)
 

Static Private Member Functions

static IntPtr GetFunctionPointer (IntPtr m)
 

Private Attributes

IntPtr value
 

Detailed Description

Definition at line 13 of file RuntimeMethodHandle.cs.


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