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