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.Object Class Reference

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)
 

Detailed Description

Definition at line 12 of file Object.cs.


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