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

Package Functions

 LocalConstantTableReader (int numberOfRows, int stringHeapRefSize, int blobHeapRefSize, MemoryBlock containingBlock, int containingBlockOffset)
 
StringHandle GetName (LocalConstantHandle handle)
 
BlobHandle GetSignature (LocalConstantHandle handle)
 

Package Attributes

readonly int NumberOfRows
 
readonly int RowSize
 
readonly MemoryBlock Block
 

Private Attributes

readonly bool _isStringHeapRefSizeSmall
 
readonly bool _isBlobHeapRefSizeSmall
 
readonly int _signatureOffset
 

Detailed Description

Definition at line 5 of file LocalConstantTableReader.cs.


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