|
Terraria v1.4.4.9
Terraria source code documentation
|
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 |
Definition at line 6 of file CustomAttributeNamedParameter.cs.