Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Reflection.Metadata.Ecma335.MethodPtrTableReader Struct Reference

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
 

Detailed Description

Definition at line 5 of file MethodPtrTableReader.cs.


The documentation for this struct was generated from the following file: