|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| Expression | GetArgument (int index) |
| override string | ToString () |
| ElementInit | Update (IEnumerable< Expression > arguments) |
Package Functions | |
| ElementInit (MethodInfo addMethod, ReadOnlyCollection< Expression > arguments) | |
Properties | |
| MethodInfo | AddMethod [get] |
| ReadOnlyCollection< Expression > | Arguments [get] |
| int | ArgumentCount [get] |
Definition at line 7 of file ElementInit.cs.