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

Package Functions

 ManifestResourceTableReader (int numberOfRows, int implementationRefSize, int stringHeapRefSize, MemoryBlock containingBlock, int containingBlockOffset)
 
StringHandle GetName (ManifestResourceHandle handle)
 
EntityHandle GetImplementation (ManifestResourceHandle handle)
 
uint GetOffset (ManifestResourceHandle handle)
 
ManifestResourceAttributes GetFlags (ManifestResourceHandle handle)
 

Package Attributes

readonly int NumberOfRows
 
readonly int RowSize
 
readonly MemoryBlock Block
 

Private Attributes

readonly bool _IsImplementationRefSizeSmall
 
readonly bool _IsStringHeapRefSizeSmall
 
readonly int _OffsetOffset
 
readonly int _FlagsOffset
 
readonly int _NameOffset
 
readonly int _ImplementationOffset
 

Detailed Description

Definition at line 5 of file ManifestResourceTableReader.cs.


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