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
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(global::System.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(global::System.Type o)System.Typeinlinevirtual
FilterAttributeSystem.Typestatic
FilterAttributeImpl(global::System.Reflection.MemberInfo m, object filterCriteria)System.Typeinlineprivatestatic
FilterNameSystem.Typestatic
FilterNameIgnoreCaseSystem.Typestatic
FilterNameIgnoreCaseImpl(global::System.Reflection.MemberInfo m, object filterCriteria)System.Typeinlineprivatestatic
FilterNameImpl(global::System.Reflection.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(global::System.Type[] types)System.Typeinline
GetConstructor(global::System.Reflection.BindingFlags bindingAttr, global::System.Reflection.Binder binder, global::System.Type[] types, global::System.Reflection.ParameterModifier[] modifiers)System.Typeinline
GetConstructor(global::System.Reflection.BindingFlags bindingAttr, global::System.Reflection.Binder binder, global::System.Reflection.CallingConventions callConvention, global::System.Type[] types, global::System.Reflection.ParameterModifier[] modifiers)System.Typeinline
GetConstructorImpl(global::System.Reflection.BindingFlags bindingAttr, global::System.Reflection.Binder binder, global::System.Reflection.CallingConventions callConvention, global::System.Type[] types, global::System.Reflection.ParameterModifier[] modifiers)System.Typeprotected
GetConstructors()System.Typeinline
GetConstructors(global::System.Reflection.BindingFlags bindingAttr)System.Type
GetElementType()System.Type
GetEnumData(out string[] enumNames, out global::System.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, global::System.Reflection.BindingFlags bindingAttr)System.Type
GetEvents(global::System.Reflection.BindingFlags bindingAttr)System.Type
GetField(string name)System.Typeinline
GetField(string name, global::System.Reflection.BindingFlags bindingAttr)System.Type
GetFields()System.Typeinline
GetFields(global::System.Reflection.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, global::System.Reflection.BindingFlags bindingAttr)System.Typeinlinevirtual
GetMember(string name, global::System.Reflection.MemberTypes type, global::System.Reflection.BindingFlags bindingAttr)System.Typeinlinevirtual
GetMethod(string name)System.Typeinline
GetMethod(string name, global::System.Reflection.BindingFlags bindingAttr)System.Typeinline
GetMethod(string name, global::System.Type[] types)System.Typeinline
GetMethod(string name, global::System.Type[] types, global::System.Reflection.ParameterModifier[] modifiers)System.Typeinline
GetMethod(string name, global::System.Reflection.BindingFlags bindingAttr, global::System.Reflection.Binder binder, global::System.Type[] types, global::System.Reflection.ParameterModifier[] modifiers)System.Typeinline
GetMethod(string name, global::System.Reflection.BindingFlags bindingAttr, global::System.Reflection.Binder binder, global::System.Reflection.CallingConventions callConvention, global::System.Type[] types, global::System.Reflection.ParameterModifier[] modifiers)System.Typeinline
GetMethodImpl(string name, global::System.Reflection.BindingFlags bindingAttr, global::System.Reflection.Binder binder, global::System.Reflection.CallingConventions callConvention, global::System.Type[] types, global::System.Reflection.ParameterModifier[] modifiers)System.Typeprotected
GetMethods()System.Typeinline
GetMethods(global::System.Reflection.BindingFlags bindingAttr)System.Type
GetNestedType(string name, global::System.Reflection.BindingFlags bindingAttr)System.Type
GetProperties(global::System.Reflection.BindingFlags bindingAttr)System.Type
GetProperty(string name)System.Typeinline
GetProperty(string name, global::System.Reflection.BindingFlags bindingAttr)System.Typeinline
GetProperty(string name, global::System.Type returnType)System.Typeinline
GetProperty(string name, global::System.Type returnType, global::System.Type[] types)System.Typeinline
GetProperty(string name, global::System.Type returnType, global::System.Type[] types, global::System.Reflection.ParameterModifier[] modifiers)System.Typeinline
GetProperty(string name, global::System.Reflection.BindingFlags bindingAttr, global::System.Reflection.Binder binder, global::System.Type returnType, global::System.Type[] types, global::System.Reflection.ParameterModifier[] modifiers)System.Typeinline
GetPropertyImpl(string name, global::System.Reflection.BindingFlags bindingAttr, global::System.Reflection.Binder binder, global::System.Type returnType, global::System.Type[] types, global::System.Reflection.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, global::System.Func< global::System.Reflection.AssemblyName, global::System.Reflection.Assembly > assemblyResolver, global::System.Func< global::System.Reflection.Assembly, string, bool, global::System.Type > typeResolver, bool throwOnError)System.Typeinlinestatic
GetTypeCode(global::System.Type type)System.Typeinlinestatic
GetTypeCodeImpl()System.Typeinlineprotectedvirtual
GetTypeFromHandle(global::System.RuntimeTypeHandle handle)System.Typeinlinestatic
GetTypeHandle(object o)System.Typeinlinestatic
HasElementTypeSystem.Type
HasElementTypeImpl()System.Typeprotected
ImplementInterface(global::System.Type ifaceType)System.Typeinlinepackage
internal_from_handle(global::System.IntPtr handle)System.Typeprivate
InternalGetNameIfAvailable(ref global::System.Type rootCauseForFailure)System.Typeinlinepackagevirtual
InternalNameIfAvailableSystem.Typepackage
InvokeMember(string name, global::System.Reflection.BindingFlags invokeAttr, global::System.Reflection.Binder binder, object target, object[] args, global::System.Reflection.ParameterModifier[] modifiers, global::System.Globalization.CultureInfo culture, string[] namedParameters)System.Type
IsAbstractSystem.Type
IsArraySystem.Type
IsArrayImpl()System.Typeprotected
IsAssignableFrom(global::System.Type c)System.Typeinlinevirtual
IsByRefSystem.Type
IsByRefImpl()System.Typeprotected
IsClassSystem.Type
IsCOMObjectSystem.Type
IsCOMObjectImpl()System.Typeprotected
IsConstructedGenericTypeSystem.Type
IsContextfulSystem.Type
IsContextfulImpl()System.Typeinlineprotectedvirtual
IsEnumSystem.Type
IsEnumDefined(object value)System.Typeinlinevirtual
IsEquivalentTo(global::System.Type other)System.Typeinlinevirtual
IsExplicitLayoutSystem.Type
IsGenericMethodParameterSystem.Type
IsGenericParameterSystem.Type
IsGenericTypeSystem.Type
IsGenericTypeDefinitionSystem.Type
IsInstanceOfType(object o)System.Typeinlinevirtual
IsIntegerType(global::System.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(global::System.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(global::System.Type genericTypeDefinition, params global::System.Type[] typeArguments)System.Typeinlinestatic
MakeGenericType(params global::System.Type[] typeArguments)System.Typeinlinevirtual
MakePointerType()System.Typeinlinevirtual
MemberTypeSystem.Type
MissingSystem.Typestatic
ModuleSystem.Type
NameOrDefaultSystem.Typepackage
NamespaceSystem.Type
operator!=(global::System.Type left, global::System.Type right)System.Typeinlinestatic
operator==(global::System.Type left, global::System.Type right)System.Typeinlinestatic
ReflectedTypeSystem.Type
s_defaultBinderSystem.Typeprivatestatic
ToString()System.Typeinline
Type()System.Typeinlineprotected
Type()System.Typeinlineprivatestatic
TypeHandleSystem.Type
UnderlyingSystemTypeSystem.Type