Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
NewArrayExpressionProxy (NewArrayExpression node) | |
Properties | |
bool | CanReduce [get] |
string | DebugView [get] |
ReadOnlyCollection< Expression > | Expressions [get] |
ExpressionType | NodeType [get] |
Type | Type [get] |
Private Attributes | |
readonly NewArrayExpression | _node |
Definition at line 447 of file Expression.cs.