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

Go to the source code of this file.

Namespaces

namespace  System
 
namespace  System.Reflection
 

Enumerations

enum  System.Reflection.PropertyAttributes {
  System.Reflection.None = 0 , System.Reflection.SpecialName = 512 , System.Reflection.RTSpecialName = 1024 , System.Reflection.HasDefault = 4096 ,
  System.Reflection.Reserved2 = 8192 , System.Reflection.Reserved3 = 16384 , System.Reflection.Reserved4 = 32768 , System.Reflection.ReservedMask = 62464
}