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

Package Functions

 EventTableReader (int numberOfRows, int typeDefOrRefRefSize, int stringHeapRefSize, MemoryBlock containingBlock, int containingBlockOffset)
 
EventAttributes GetFlags (EventDefinitionHandle handle)
 
StringHandle GetName (EventDefinitionHandle handle)
 
EntityHandle GetEventType (EventDefinitionHandle handle)
 

Package Attributes

int NumberOfRows
 
readonly int RowSize
 
MemoryBlock Block
 

Private Attributes

readonly bool _IsTypeDefOrRefRefSizeSmall
 
readonly bool _IsStringHeapRefSizeSmall
 
readonly int _FlagsOffset
 
readonly int _NameOffset
 
readonly int _EventTypeOffset
 

Detailed Description

Definition at line 5 of file EventTableReader.cs.


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