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