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 | |
virtual bool | Equals (object obj) |
Object () | |
virtual int | GetHashCode () |
Type | GetType () |
virtual string | ToString () |
Static Public Member Functions | |
static bool | Equals (object objA, object objB) |
Protected Member Functions | |
virtual void | Finalize () |
object | MemberwiseClone () |
Static Package Functions | |
static int | InternalGetHashCode (object o) |
Private Member Functions | |
void | FieldGetter (string typeName, string fieldName, object val) |
void | FieldSetter (string typeName, string fieldName, object val) |