Terraria v1.4.4.9
Terraria source code documentation
|
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 = 0x200 , System.Reflection.RTSpecialName = 0x400 , System.Reflection.HasDefault = 0x1000 , System.Reflection.Reserved2 = 0x2000 , System.Reflection.Reserved3 = 0x4000 , System.Reflection.Reserved4 = 0x8000 , System.Reflection.ReservedMask = 0xF400 } |