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