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 | |
bool | IsDefined (global::System.Type attributeType, bool inherit) |
object[] | GetCustomAttributes (bool inherit) |
object[] | GetCustomAttributes (global::System.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] |
global::System.Type | DeclaringType [get] |
global::System.Type | ReflectedType [get] |
virtual Module | Module [get, set] |
virtual int | MetadataToken [get, set] |
Definition at line 13 of file MemberInfo.cs.