terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Go to the source code of this file.
Namespaces | |
namespace | System |
namespace | System.Reflection |
Enumerations | |
enum | System.Reflection.MemberTypes { System.Reflection.Constructor = 1 , System.Reflection.Event = 2 , System.Reflection.Field = 4 , System.Reflection.Method = 8 , System.Reflection.Property = 16 , System.Reflection.TypeInfo = 32 , System.Reflection.Custom = 64 , System.Reflection.NestedType = 128 , System.Reflection.All = 191 } |