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
System.AttributeUsageAttribute Class Referencesealed
+ 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
 

Detailed Description

Definition at line 10 of file AttributeUsageAttribute.cs.


The documentation for this class was generated from the following file: