|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| void | StartFocus (IList< QilNode > args, XslFlags flags) |
| void | StopFocus () |
| QilNode | GetCurrent () |
| QilNode | GetPosition () |
| QilNode | GetLast () |
Properties | |
| bool | IsFocusSet [get] |
Private Attributes | |
| bool | _isSet |
| QilParameter | _current |
| QilParameter | _position |
| QilParameter | _last |
Definition at line 7 of file FunctionFocus.cs.