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

Package Functions

 ImportScopeTableReader (int numberOfRows, int importScopeRefSize, int blobHeapRefSize, MemoryBlock containingBlock, int containingBlockOffset)
 
ImportScopeHandle GetParent (ImportScopeHandle handle)
 
BlobHandle GetImports (ImportScopeHandle handle)
 

Package Attributes

readonly int NumberOfRows
 
readonly int RowSize
 
readonly MemoryBlock Block
 

Private Attributes

readonly bool _isImportScopeRefSizeSmall
 
readonly bool _isBlobHeapRefSizeSmall
 
readonly int _importsOffset
 

Detailed Description

Definition at line 5 of file ImportScopeTableReader.cs.


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