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 | |
void | GetObjectData (global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) |
override bool | Equals (object obj) |
override int | GetHashCode () |
Package Functions | |
RuntimeTypeHandle (global::System.IntPtr val) | |
RuntimeTypeHandle (global::System.RuntimeType type) | |
static global::System.Reflection.TypeAttributes | GetAttributes (global::System.RuntimeType type) |
static global::System.Reflection.CorElementType | GetCorElementType (global::System.RuntimeType type) |
static bool | HasInstantiation (global::System.RuntimeType type) |
static bool | IsComObject (global::System.RuntimeType type) |
static bool | IsInstanceOfType (global::System.RuntimeType type, object o) |
static bool | HasReferences (global::System.RuntimeType type) |
static int | GetArrayRank (global::System.RuntimeType type) |
static global::System.Reflection.RuntimeAssembly | GetAssembly (global::System.RuntimeType type) |
static global::System.RuntimeType | GetElementType (global::System.RuntimeType type) |
static global::System.Reflection.RuntimeModule | GetModule (global::System.RuntimeType type) |
static bool | IsGenericVariable (global::System.RuntimeType type) |
static global::System.RuntimeType | GetBaseType (global::System.RuntimeType type) |
static bool | IsGenericTypeDefinition (global::System.RuntimeType type) |
static global::System.IntPtr | GetGenericParameterInfo (global::System.RuntimeType type) |
static bool | is_subclass_of (global::System.IntPtr childType, global::System.IntPtr baseType) |
Static Package Functions | |
static int | GetToken (global::System.RuntimeType type) |
static global::System.Type | GetGenericTypeDefinition (global::System.RuntimeType type) |
static bool | IsPrimitive (global::System.RuntimeType type) |
static bool | IsByRef (global::System.RuntimeType type) |
static bool | IsPointer (global::System.RuntimeType type) |
static bool | IsArray (global::System.RuntimeType type) |
static bool | IsSzArray (global::System.RuntimeType type) |
static bool | HasElementType (global::System.RuntimeType type) |
static bool | IsComObject (global::System.RuntimeType type, bool isGenericCOM) |
static bool | IsContextful (global::System.RuntimeType type) |
static bool | IsEquivalentTo (global::System.RuntimeType rtType1, global::System.RuntimeType rtType2) |
static bool | IsInterface (global::System.RuntimeType type) |
static bool | CanCastTo (global::System.RuntimeType type, global::System.RuntimeType target) |
static bool | IsSubclassOf (global::System.RuntimeType childType, global::System.RuntimeType baseType) |
static global::System.RuntimeType | GetTypeByName (string typeName, bool throwOnError, bool ignoreCase, bool reflectionOnly, ref global::System.Threading.StackCrawlMark stackMark, bool loadTypeFromPartialName) |
Properties | |
global::System.IntPtr | Value [get, set] |
Private Member Functions | |
RuntimeTypeHandle (global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) | |
static int | GetMetadataToken (global::System.RuntimeType type) |
static global::System.Type | GetGenericTypeDefinition_impl (global::System.RuntimeType type) |
static bool | type_is_assignable_from (global::System.Type a, global::System.Type b) |
static global::System.RuntimeType | internal_from_name (string name, ref global::System.Threading.StackCrawlMark stackMark, global::System.Reflection.Assembly callerAssembly, bool throwOnError, bool ignoreCase, bool reflectionOnly) |
Private Attributes | |
global::System.IntPtr | value |
Definition at line 16 of file RuntimeTypeHandle.cs.