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

Package Functions

 FieldLayoutTableReader (int numberOfRows, bool declaredSorted, int fieldTableRowRefSize, MemoryBlock containingBlock, int containingBlockOffset)
 
int FindFieldLayoutRowId (FieldDefinitionHandle handle)
 
uint GetOffset (int rowId)
 
FieldDefinitionHandle GetField (int rowId)
 

Package Attributes

readonly int NumberOfRows
 
readonly int RowSize
 
readonly MemoryBlock Block
 

Private Member Functions

bool CheckSorted ()
 

Private Attributes

readonly bool _IsFieldTableRowRefSizeSmall
 
readonly int _OffsetOffset
 
readonly int _FieldOffset
 

Detailed Description

Definition at line 5 of file FieldLayoutTableReader.cs.


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