| 
    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 
   | 
 
 Inheritance diagram for System.AttributeUsageAttribute:
 Collaboration diagram for System.AttributeUsageAttribute:Public Member Functions | |
| AttributeUsageAttribute (global::System.AttributeTargets validOn) | |
Static Package Attributes | |
| static global::System.AttributeUsageAttribute | Default | 
Properties | |
| bool | AllowMultiple [get, set] | 
| bool | Inherited [get, set] | 
Static Private Member Functions | |
| static | AttributeUsageAttribute () | 
Private Attributes | |
| global::System.AttributeTargets | _attributeTarget | 
| bool | _allowMultiple | 
| bool | _inherited | 
Definition at line 10 of file AttributeUsageAttribute.cs.