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

Package Functions

 StateMachineMethodTableReader (int numberOfRows, bool declaredSorted, int methodRefSize, MemoryBlock containingBlock, int containingBlockOffset)
 
MethodDefinitionHandle FindKickoffMethod (int moveNextMethodRowId)
 

Package Attributes

readonly int NumberOfRows
 
readonly int RowSize
 
readonly MemoryBlock Block
 

Private Member Functions

MethodDefinitionHandle GetKickoffMethod (int rowId)
 

Private Attributes

readonly bool _isMethodRefSizeSmall
 
readonly int _kickoffMethodOffset
 

Detailed Description

Definition at line 5 of file StateMachineMethodTableReader.cs.


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