Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Reflection.RuntimeLocalVariableInfo Class Referencesealed

Public Member Functions

override string ToString ()
 

Properties

override Type LocalType [get]
 
override int LocalIndex [get]
 
override bool IsPinned [get]
 

Private Member Functions

 RuntimeLocalVariableInfo ()
 

Private Attributes

RuntimeType _type
 
int _localIndex
 
bool _isPinned
 

Detailed Description

Definition at line 3 of file RuntimeLocalVariableInfo.cs.


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