Terraria v1.4.4.9
Terraria source code documentation
|
Package Functions | |
EnCMapTableReader (int numberOfRows, MemoryBlock containingBlock, int containingBlockOffset) | |
uint | GetToken (int rowId) |
Package Attributes | |
readonly int | NumberOfRows |
readonly int | RowSize |
readonly MemoryBlock | Block |
Private Attributes | |
readonly int | _TokenOffset |
Definition at line 5 of file EnCMapTableReader.cs.