Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
CustomAttributeCtorParameter (CustomAttributeType type) | |
Properties | |
CustomAttributeEncodedArgument | CustomAttributeEncodedArgument [get] |
Private Attributes | |
readonly CustomAttributeType | m_type |
readonly CustomAttributeEncodedArgument | m_encodedArgument |
Definition at line 6 of file CustomAttributeCtorParameter.cs.