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

Package Functions

 PropertyMapTableReader (int numberOfRows, int typeDefTableRowRefSize, int propertyRefSize, MemoryBlock containingBlock, int containingBlockOffset)
 
int FindPropertyMapRowIdFor (TypeDefinitionHandle typeDef)
 
TypeDefinitionHandle GetParentType (int rowId)
 
int GetPropertyListStartFor (int rowId)
 

Package Attributes

readonly int NumberOfRows
 
readonly int RowSize
 
readonly MemoryBlock Block
 

Private Attributes

readonly bool _IsTypeDefTableRowRefSizeSmall
 
readonly bool _IsPropertyRefSizeSmall
 
readonly int _ParentOffset
 
readonly int _PropertyListOffset
 

Detailed Description

Definition at line 5 of file PropertyMapTableReader.cs.


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