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

Package Functions

 EventMapTableReader (int numberOfRows, int typeDefTableRowRefSize, int eventRefSize, MemoryBlock containingBlock, int containingBlockOffset)
 
int FindEventMapRowIdFor (TypeDefinitionHandle typeDef)
 
TypeDefinitionHandle GetParentType (int rowId)
 
int GetEventListStartFor (int rowId)
 

Package Attributes

readonly int NumberOfRows
 
readonly int RowSize
 
readonly MemoryBlock Block
 

Private Attributes

readonly bool _IsTypeDefTableRowRefSizeSmall
 
readonly bool _IsEventRefSizeSmall
 
readonly int _ParentOffset
 
readonly int _EventListOffset
 

Detailed Description

Definition at line 5 of file EventMapTableReader.cs.


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