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

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

CompareTo(object target)System.Enuminline
Enum()System.Enuminlineprotected
Enum()System.Enuminlineprivatestatic
enumSeperatorSystem.Enumprivatestatic
enumSeperatorCharArraySystem.Enumprivatestatic
Equals(object obj)System.Enuminline
Format(global::System.Type enumType, object value, string format)System.Enuminlinestatic
get_hashcode()System.Enumprivate
get_value()System.Enumprivate
GetCachedValuesAndNames(global::System.RuntimeType enumType, bool getNames)System.Enuminlineprivatestatic
GetEnumValuesAndNames(global::System.RuntimeType enumType, out ulong[] values, out string[] names)System.Enumprivate
GetHashCode()System.Enuminline
GetName(global::System.Type enumType, object value)System.Enuminlinestatic
GetNames(global::System.Type enumType)System.Enuminlinestatic
GetTypeCode()System.Enuminline
GetUnderlyingType(global::System.Type enumType)System.Enuminlinestatic
GetValue()System.Enuminlinepackage
GetValues(global::System.Type enumType)System.Enuminlinestatic
HasFlag(global::System.Enum flag)System.Enuminline
InternalBoxEnum(global::System.RuntimeType enumType, long value)System.Enumprivate
InternalCompareTo(object o1, object o2)System.Enumprivate
InternalFlagsFormat(global::System.RuntimeType eT, object value)System.Enuminlineprivatestatic
InternalFormat(global::System.RuntimeType eT, object value)System.Enuminlineprivatestatic
InternalFormattedHexString(object value)System.Enuminlineprivatestatic
InternalGetNames(global::System.RuntimeType enumType)System.Enuminlinepackagestatic
InternalGetUnderlyingType(global::System.RuntimeType enumType)System.Enumpackage
InternalGetValues(global::System.RuntimeType enumType)System.Enuminlinepackagestatic
InternalHasFlag(global::System.Enum flags)System.Enumprivate
IsDefined(global::System.Type enumType, object value)System.Enuminlinestatic
Parse(global::System.Type enumType, string value)System.Enuminlinestatic
Parse(global::System.Type enumType, string value, bool ignoreCase)System.Enuminlinestatic
ParseFailureKind enum nameSystem.Enumprivate
ToBoolean(global::System.IFormatProvider provider)System.Enuminlineprivate
ToByte(global::System.IFormatProvider provider)System.Enuminlineprivate
ToChar(global::System.IFormatProvider provider)System.Enuminlineprivate
ToDateTime(global::System.IFormatProvider provider)System.Enuminlineprivate
ToDecimal(global::System.IFormatProvider provider)System.Enuminlineprivate
ToDouble(global::System.IFormatProvider provider)System.Enuminlineprivate
ToInt16(global::System.IFormatProvider provider)System.Enuminlineprivate
ToInt32(global::System.IFormatProvider provider)System.Enuminlineprivate
ToInt64(global::System.IFormatProvider provider)System.Enuminlineprivate
ToObject(global::System.Type enumType, object value)System.Enuminlinestatic
ToObject(global::System.Type enumType, sbyte value)System.Enuminlinestatic
ToObject(global::System.Type enumType, short value)System.Enuminlinestatic
ToObject(global::System.Type enumType, int value)System.Enuminlinestatic
ToObject(global::System.Type enumType, byte value)System.Enuminlinestatic
ToObject(global::System.Type enumType, ushort value)System.Enuminlinestatic
ToObject(global::System.Type enumType, uint value)System.Enuminlinestatic
ToObject(global::System.Type enumType, long value)System.Enuminlinestatic
ToObject(global::System.Type enumType, ulong value)System.Enuminlinestatic
ToObject(global::System.Type enumType, char value)System.Enuminlineprivatestatic
ToObject(global::System.Type enumType, bool value)System.Enuminlineprivatestatic
ToSByte(global::System.IFormatProvider provider)System.Enuminlineprivate
ToSingle(global::System.IFormatProvider provider)System.Enuminlineprivate
ToString()System.Enuminline
ToString(string format, global::System.IFormatProvider provider)System.Enuminline
ToString(string format)System.Enuminline
ToString(global::System.IFormatProvider provider)System.Enuminline
ToType(global::System.Type type, global::System.IFormatProvider provider)System.Enuminlineprivate
ToUInt16(global::System.IFormatProvider provider)System.Enuminlineprivate
ToUInt32(global::System.IFormatProvider provider)System.Enuminlineprivate
ToUInt64(object value)System.Enuminlinepackagestatic
ToUInt64(global::System.IFormatProvider provider)System.Enuminlineprivate
TryParse< TEnum >(string value, out TEnum result)System.Enuminlinestatic
TryParse< TEnum >(string value, bool ignoreCase, out TEnum result)System.Enuminlinestatic
TryParseEnum(global::System.Type enumType, string value, bool ignoreCase, ref global::System.Enum.EnumResult parseResult)System.Enuminlineprivatestatic