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