terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
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 |
Definition at line 13 of file RuntimeMethodHandle.cs.