|
Terraria v1.4.4.9
Terraria source code documentation
|
Package Functions | |
| MethodSpecTableReader (int numberOfRows, int methodDefOrRefRefSize, int blobHeapRefSize, MemoryBlock containingBlock, int containingBlockOffset) | |
| EntityHandle | GetMethod (MethodSpecificationHandle handle) |
| BlobHandle | GetInstantiation (MethodSpecificationHandle handle) |
Package Attributes | |
| readonly int | NumberOfRows |
| readonly int | RowSize |
| readonly MemoryBlock | Block |
Private Attributes | |
| readonly bool | _IsMethodDefOrRefRefSizeSmall |
| readonly bool | _IsBlobHeapRefSizeSmall |
| readonly int | _MethodOffset |
| readonly int | _InstantiationOffset |
Definition at line 5 of file MethodSpecTableReader.cs.