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.Type Member List

This is the complete list of members for System.Type, including all inherited members.

_implSystem.Typepackage
AssemblySystem.Type
AssemblyQualifiedNameSystem.Type
AttributesSystem.Type
BaseTypeSystem.Type
BinarySearch(Array array, object value)System.Typeinlineprivatestatic
ContainsGenericParametersSystem.Type
DeclaringMethodSystem.Type
DeclaringTypeSystem.Type
DefaultBinderSystem.Typestatic
DefaultLookupSystem.Typeprivatestatic
DefaultTypeNameWhenMissingMetadataSystem.Typepackagestatic
DelimiterSystem.Typestatic
EmptyTypesSystem.Typestatic
Equals(object o)System.Typeinline
Equals(Type o)System.Typeinlinevirtual
FilterAttributeSystem.Typestatic
FilterAttributeImpl(MemberInfo m, object filterCriteria)System.Typeinlineprivatestatic
FilterNameSystem.Typestatic
FilterNameIgnoreCaseSystem.Typestatic
FilterNameIgnoreCaseImpl(MemberInfo m, object filterCriteria)System.Typeinlineprivatestatic
FilterNameImpl(MemberInfo m, object filterCriteria)System.Typeinlineprivatestatic
FormatTypeName()System.Typeinlinepackage
FormatTypeName(bool serialization)System.Typeinlinepackagevirtual
FullNameSystem.Type
FullNameOrDefaultSystem.Typepackage
GenericParameterAttributesSystem.Type
GenericParameterPositionSystem.Type
GenericTypeArgumentsSystem.Type
GetArrayRank()System.Typeinlinevirtual
GetAttributeFlagsImpl()System.Typeprotected
GetConstructor(Type[] types)System.Typeinline
GetConstructor(BindingFlags bindingAttr, Binder binder, Type[] types, ParameterModifier[] modifiers)System.Typeinline
GetConstructor(BindingFlags bindingAttr, Binder binder, CallingConventions callConvention, Type[] types, ParameterModifier[] modifiers)System.Typeinline
GetConstructorImpl(BindingFlags bindingAttr, Binder binder, CallingConventions callConvention, Type[] types, ParameterModifier[] modifiers)System.Typeprotected
GetConstructors()System.Typeinline
GetConstructors(BindingFlags bindingAttr)System.Type
GetCustomAttributes(bool inherit)System.Reflection.MemberInfo
GetCustomAttributes(Type attributeType, bool inherit)System.Reflection.MemberInfo
GetElementType()System.Type
GetEnumData([Out] string[] enumNames, [Out] Array enumValues)System.Typeinlineprivate
GetEnumName(object value)System.Typeinlinevirtual
GetEnumNames()System.Typeinlinevirtual
GetEnumRawConstantValues()System.Typeinlineprivate
GetEnumUnderlyingType()System.Typeinlinevirtual
GetEnumValues()System.Typeinlinevirtual
GetEvent(string name)System.Typeinline
GetEvent(string name, BindingFlags bindingAttr)System.Type
GetEvents(BindingFlags bindingAttr)System.Type
GetField(string name)System.Typeinline
GetField(string name, BindingFlags bindingAttr)System.Type
GetFields()System.Typeinline
GetFields(BindingFlags bindingAttr)System.Type
GetGenericArguments()System.Typeinlinevirtual
GetGenericParameterConstraints()System.Typeinlinevirtual
GetGenericTypeDefinition()System.Typeinlinevirtual
GetHashCode()System.Typeinline
GetInterfaces()System.Type
GetMember(string name)System.Typeinline
GetMember(string name, BindingFlags bindingAttr)System.Typeinlinevirtual
GetMember(string name, MemberTypes type, BindingFlags bindingAttr)System.Typeinlinevirtual
GetMethod(string name)System.Typeinline
GetMethod(string name, BindingFlags bindingAttr)System.Typeinline
GetMethod(string name, Type[] types)System.Typeinline
GetMethod(string name, Type[] types, ParameterModifier[] modifiers)System.Typeinline
GetMethod(string name, BindingFlags bindingAttr, Binder binder, Type[] types, ParameterModifier[] modifiers)System.Typeinline
GetMethod(string name, BindingFlags bindingAttr, Binder binder, CallingConventions callConvention, Type[] types, ParameterModifier[] modifiers)System.Typeinline
GetMethodImpl(string name, BindingFlags bindingAttr, Binder binder, CallingConventions callConvention, Type[] types, ParameterModifier[] modifiers)System.Typeprotected
GetMethods()System.Typeinline
GetMethods(BindingFlags bindingAttr)System.Type
GetNestedType(string name, BindingFlags bindingAttr)System.Type
GetProperties(BindingFlags bindingAttr)System.Type
GetProperty(string name)System.Typeinline
GetProperty(string name, BindingFlags bindingAttr)System.Typeinline
GetProperty(string name, Type returnType)System.Typeinline
GetProperty(string name, Type returnType, Type[] types)System.Typeinline
GetProperty(string name, Type returnType, Type[] types, ParameterModifier[] modifiers)System.Typeinline
GetProperty(string name, BindingFlags bindingAttr, Binder binder, Type returnType, Type[] types, ParameterModifier[] modifiers)System.Typeinline
GetPropertyImpl(string name, BindingFlags bindingAttr, Binder binder, Type returnType, Type[] types, ParameterModifier[] modifiers)System.Typeprotected
GetRootElementType()System.Typeinlinepackage
GetType()System.Typeinline
GetType(string typeName, bool throwOnError, bool ignoreCase)System.Typeinlinestatic
GetType(string typeName, bool throwOnError)System.Typeinlinestatic
GetType(string typeName)System.Typeinlinestatic
GetType(string typeName, Func< AssemblyName, Assembly > assemblyResolver, Func< Assembly, string, bool, Type > typeResolver, bool throwOnError)System.Typeinlinestatic
GetTypeCode(Type type)System.Typeinlinestatic
GetTypeCodeImpl()System.Typeinlineprotectedvirtual
GetTypeFromHandle(RuntimeTypeHandle handle)System.Typeinlinestatic
GetTypeHandle(object o)System.Typeinlinestatic
HasElementTypeSystem.Type
HasElementTypeImpl()System.Typeprotected
ImplementInterface(Type ifaceType)System.Typeinlinepackage
internal_from_handle(IntPtr handle)System.Typeinlineprivatestatic
InternalGetNameIfAvailable(Type rootCauseForFailure)System.Typeinlinepackagevirtual
InternalNameIfAvailableSystem.Typepackage
InvokeMember(string name, BindingFlags invokeAttr, Binder binder, object target, object[] args, ParameterModifier[] modifiers, CultureInfo culture, string[] namedParameters)System.Type
IsAbstractSystem.Type
IsArraySystem.Type
IsArrayImpl()System.Typeprotected
IsAssignableFrom(Type c)System.Typeinlinevirtual
IsByRefSystem.Type
IsByRefImpl()System.Typeprotected
IsClassSystem.Type
IsCOMObjectSystem.Type
IsCOMObjectImpl()System.Typeprotected
IsConstructedGenericTypeSystem.Type
IsContextfulSystem.Type
IsContextfulImpl()System.Typeinlineprotectedvirtual
IsDefined(Type attributeType, bool inherit)System.Reflection.MemberInfo
IsEnumSystem.Type
IsEnumDefined(object value)System.Typeinlinevirtual
IsEquivalentTo(Type other)System.Typeinlinevirtual
IsExplicitLayoutSystem.Type
IsGenericMethodParameterSystem.Type
IsGenericParameterSystem.Type
IsGenericTypeSystem.Type
IsGenericTypeDefinitionSystem.Type
IsInstanceOfType(object o)System.Typeinlinevirtual
IsIntegerType(Type t)System.Typeinlinepackagestatic
IsInterfaceSystem.Type
IsMarshalByRefSystem.Type
IsMarshalByRefImpl()System.Typeinlineprotectedvirtual
IsNestedSystem.Type
IsNestedAssemblySystem.Type
IsNestedPublicSystem.Type
IsNotPublicSystem.Type
IsPointerSystem.Type
IsPointerImpl()System.Typeprotected
IsPrimitiveSystem.Type
IsPrimitiveImpl()System.Typeprotected
IsPublicSystem.Type
IsRuntimeImplemented()System.Typeinlinepackage
IsSealedSystem.Type
IsSerializableSystem.Type
IsSignatureTypeSystem.Type
IsSubclassOf(Type c)System.Typeinlinevirtual
IsSZArraySystem.Type
IsSzArraySystem.Typepackage
IsValueTypeSystem.Type
IsValueTypeImpl()System.Typeinlineprotectedvirtual
IsVariableBoundArraySystem.Type
IsVisibleSystem.Type
MakeArrayType()System.Typeinlinevirtual
MakeArrayType(int rank)System.Typeinlinevirtual
MakeByRefType()System.Typeinlinevirtual
MakeGenericSignatureType(Type genericTypeDefinition, params Type[] typeArguments)System.Typeinlinestatic
MakeGenericType(params Type[] typeArguments)System.Typeinlinevirtual
MakePointerType()System.Typeinlinevirtual
MemberInfo()System.Reflection.MemberInfoinlineprotected
MemberTypeSystem.Type
MetadataTokenSystem.Reflection.MemberInfo
MissingSystem.Typestatic
ModuleSystem.Type
NameSystem.Reflection.MemberInfo
NameOrDefaultSystem.Typepackage
NamespaceSystem.Type
operator!=(Type left, Type right)System.Typeinlinestatic
System::Reflection::MemberInfo.operator!=(MemberInfo left, MemberInfo right)System.Reflection.MemberInfoinlinestatic
operator==(Type left, Type right)System.Typeinlinestatic
System::Reflection::MemberInfo.operator==(MemberInfo left, MemberInfo right)System.Reflection.MemberInfoinlinestatic
ReflectedTypeSystem.Type
s_defaultBinderSystem.Typeprivatestatic
ToString()System.Typeinline
Type()System.Typeinlineprotected
Type()System.Typeinlineprivatestatic
TypeHandleSystem.Type
UnderlyingSystemTypeSystem.Type