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

Package Functions

 FieldMarshalTableReader (int numberOfRows, bool declaredSorted, int hasFieldMarshalRefSize, int blobHeapRefSize, MemoryBlock containingBlock, int containingBlockOffset)
 
EntityHandle GetParent (int rowId)
 
BlobHandle GetNativeType (int rowId)
 
int FindFieldMarshalRowId (EntityHandle handle)
 

Package Attributes

readonly int NumberOfRows
 
readonly int RowSize
 
readonly MemoryBlock Block
 

Private Member Functions

bool CheckSorted ()
 

Private Attributes

readonly bool _IsHasFieldMarshalRefSizeSmall
 
readonly bool _IsBlobHeapRefSizeSmall
 
readonly int _ParentOffset
 
readonly int _NativeTypeOffset
 

Detailed Description

Definition at line 5 of file FieldMarshalTableReader.cs.


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