Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Linq.Expressions.Interpreter.LocalVariables.VariableScope Class Referencesealed

Public Member Functions

 VariableScope (LocalVariable variable, int start, VariableScope parent)
 

Public Attributes

readonly int Start
 
int Stop = int.MaxValue
 
readonly LocalVariable Variable
 
readonly VariableScope Parent
 
List< VariableScopeChildScopes
 

Detailed Description

Definition at line 8 of file LocalVariables.cs.


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