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

Public Member Functions

 CustomAttributeNamedParameter (string argumentName, CustomAttributeEncoding fieldOrProperty, CustomAttributeType type)
 

Properties

CustomAttributeEncodedArgument EncodedArgument [get]
 

Private Attributes

readonly string m_argumentName
 
readonly CustomAttributeEncoding m_fieldOrProperty
 
readonly CustomAttributeEncoding m_padding
 
readonly CustomAttributeType m_type
 
readonly CustomAttributeEncodedArgument m_encodedArgument
 

Detailed Description

Definition at line 6 of file CustomAttributeNamedParameter.cs.


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