Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
AvtEvent (int key) | |
override bool | Output (Processor processor, ActionFrame frame) |
override string | Evaluate (Processor processor, ActionFrame frame) |
virtual void | ReplaceNamespaceAlias (Compiler compiler) |
Private Attributes | |
readonly int | _key |
readonly string | _text |
Definition at line 3 of file AvtEvent.cs.