|
Terraria v1.4.4.9
Terraria source code documentation
|
Package Functions | |
| EventPtrTableReader (int numberOfRows, int eventTableRowRefSize, MemoryBlock containingBlock, int containingBlockOffset) | |
| EventDefinitionHandle | GetEventFor (int rowId) |
Package Attributes | |
| readonly int | NumberOfRows |
| readonly int | RowSize |
| readonly MemoryBlock | Block |
Private Attributes | |
| readonly bool | _IsEventTableRowRefSizeSmall |
| readonly int | _EventOffset |
Definition at line 5 of file EventPtrTableReader.cs.