Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Reflection.Metadata.CustomAttribute Struct Reference

Public Member Functions

CustomAttributeValue< TType > DecodeValue< TType > (ICustomAttributeTypeProvider< TType > provider)
 

Package Functions

 CustomAttribute (MetadataReader reader, uint treatmentAndRowId)
 

Properties

int RowId [get]
 
CustomAttributeHandle Handle [get]
 
MethodDefTreatment Treatment [get]
 
EntityHandle Constructor [get]
 
EntityHandle Parent [get]
 
BlobHandle Value [get]
 

Private Member Functions

BlobHandle GetProjectedValue ()
 
BlobHandle GetProjectedValue (CustomAttributeValueTreatment treatment)
 

Static Private Member Functions

static AttributeTargets ProjectAttributeTargetValue (uint rawValue)
 

Private Attributes

readonly MetadataReader _reader
 
readonly uint _treatmentAndRowId
 

Detailed Description

Definition at line 5 of file CustomAttribute.cs.


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