Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
GotoExpressionProxy (GotoExpression node) | |
Properties | |
bool | CanReduce [get] |
string | DebugView [get] |
GotoExpressionKind | Kind [get] |
ExpressionType | NodeType [get] |
LabelTarget | Target [get] |
Type | Type [get] |
Expression | Value [get] |
Private Attributes | |
readonly GotoExpression | _node |
Definition at line 203 of file Expression.cs.