|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| override string | ToString () |
| SwitchCase | Update (IEnumerable< Expression > testValues, Expression body) |
Package Functions | |
| SwitchCase (Expression body, ReadOnlyCollection< Expression > testValues) | |
Properties | |
| ReadOnlyCollection< Expression > | TestValues [get] |
| Expression | Body [get] |
Definition at line 9 of file SwitchCase.cs.