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

Package Functions

 ParamTableReader (int numberOfRows, int stringHeapRefSize, MemoryBlock containingBlock, int containingBlockOffset)
 
ParameterAttributes GetFlags (ParameterHandle handle)
 
ushort GetSequence (ParameterHandle handle)
 
StringHandle GetName (ParameterHandle handle)
 

Package Attributes

readonly int NumberOfRows
 
readonly int RowSize
 
readonly MemoryBlock Block
 

Private Attributes

readonly bool _IsStringHeapRefSizeSmall
 
readonly int _FlagsOffset
 
readonly int _SequenceOffset
 
readonly int _NameOffset
 

Detailed Description

Definition at line 5 of file ParamTableReader.cs.


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