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 | |
bool | IsDefined (Type attributeType, bool inherit) |
object[] | GetCustomAttributes (bool inherit) |
object[] | GetCustomAttributes (Type attributeType, bool inherit) |
override bool | Equals (object obj) |
override int | GetHashCode () |
Static Public Member Functions | |
static bool | operator== (MemberInfo left, MemberInfo right) |
static bool | operator!= (MemberInfo left, MemberInfo right) |
Protected Member Functions | |
MemberInfo () | |
Properties | |
MemberTypes | MemberType [get] |
string | Name [get] |
Type | DeclaringType [get] |
Type | ReflectedType [get] |
virtual Module | Module [get] |
virtual int | MetadataToken [get] |
Definition at line 8 of file MemberInfo.cs.