|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| CatchBlockProxy (CatchBlock node) | |
Properties | |
| Expression | Body [get] |
| Expression | Filter [get] |
| Type | Test [get] |
| ParameterExpression | Variable [get] |
Private Attributes | |
| readonly CatchBlock | _node |
Definition at line 88 of file Expression.cs.