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