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

Package Functions

 LocalVariable (MetadataReader reader, LocalVariableHandle handle)
 

Properties

LocalVariableHandle Handle [get]
 
LocalVariableAttributes Attributes [get]
 
int Index [get]
 
StringHandle Name [get]
 

Private Attributes

readonly MetadataReader _reader
 
readonly int _rowId
 

Detailed Description

Definition at line 3 of file LocalVariable.cs.


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