|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| LabelExpressionProxy (LabelExpression node) | |
Properties | |
| bool | CanReduce [get] |
| string | DebugView [get] |
| Expression | DefaultValue [get] |
| ExpressionType | NodeType [get] |
| LabelTarget | Target [get] |
| Type | Type [get] |
Private Attributes | |
| readonly LabelExpression | _node |
Definition at line 276 of file Expression.cs.