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
TypeCode.cs File Reference

Go to the source code of this file.

Namespaces

namespace  System
 

Enumerations

enum  System.TypeCode {
  System.Empty , System.Object , System.DBNull , System.Boolean ,
  System.Char , System.SByte , System.Byte , System.Int16 ,
  System.UInt16 , System.Int32 , System.UInt32 , System.Int64 ,
  System.UInt64 , System.Single , System.Double , System.Decimal ,
  System.DateTime , System.String = 18
}