Terraria v1.4.4.9
Terraria source code documentation
|
Package Functions | |
PropertyPtrTableReader (int numberOfRows, int propertyTableRowRefSize, MemoryBlock containingBlock, int containingBlockOffset) | |
PropertyDefinitionHandle | GetPropertyFor (int rowId) |
Package Attributes | |
readonly int | NumberOfRows |
readonly int | RowSize |
readonly MemoryBlock | Block |
Private Attributes | |
readonly bool | _IsPropertyTableRowRefSizeSmall |
readonly int | _PropertyOffset |
Definition at line 5 of file PropertyPtrTableReader.cs.