Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
BindingRestrictionsProxy (BindingRestrictions node) | |
override string | ToString () |
Properties | |
bool | IsEmpty [get] |
Expression | Test [get] |
BindingRestrictions[] | Restrictions [get] |
Private Attributes | |
readonly BindingRestrictions | _node |
Definition at line 194 of file BindingRestrictions.cs.