|
Terraria v1.4.4.9
Terraria source code documentation
|
Package Functions | |
| MethodPtrTableReader (int numberOfRows, int methodTableRowRefSize, MemoryBlock containingBlock, int containingBlockOffset) | |
| MethodDefinitionHandle | GetMethodFor (int rowId) |
| int | GetRowIdForMethodDefRow (int methodDefRowId) |
Package Attributes | |
| readonly int | NumberOfRows |
| readonly int | RowSize |
| readonly MemoryBlock | Block |
Private Attributes | |
| readonly bool | _IsMethodTableRowRefSizeSmall |
| readonly int | _MethodOffset |
Definition at line 5 of file MethodPtrTableReader.cs.