Terraria v1.4.4.9
Terraria source code documentation
|
Package Functions | |
Constant (MetadataReader reader, int rowId) | |
Properties | |
ConstantHandle | Handle [get] |
ConstantTypeCode | TypeCode [get] |
BlobHandle | Value [get] |
EntityHandle | Parent [get] |
Private Attributes | |
readonly MetadataReader | _reader |
readonly int | _rowId |
Definition at line 3 of file Constant.cs.