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

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
}