Terraria v1.4.4.9
Terraria source code documentation
|
Package Functions | |
string | Evaluate (Processor processor, ActionFrame frame) |
Static Package Functions | |
static Avt | CompileAvt (Compiler compiler, string avtText) |
Properties | |
bool | IsConstant [get] |
Private Member Functions | |
Avt (string constAvt) | |
Avt (ArrayList eventList) | |
Private Attributes | |
readonly string | _constAvt |
readonly TextEvent[] | _events |