|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| ConstantHandle | GetDefaultValue () |
| BlobHandle | GetMarshallingDescriptor () |
| CustomAttributeHandleCollection | GetCustomAttributes () |
Package Functions | |
| Parameter (MetadataReader reader, ParameterHandle handle) | |
Properties | |
| ParameterHandle | Handle [get] |
| ParameterAttributes | Attributes [get] |
| int | SequenceNumber [get] |
| StringHandle | Name [get] |
Private Attributes | |
| readonly MetadataReader | _reader |
| readonly int | _rowId |
Definition at line 3 of file Parameter.cs.