|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| string | GetCandidate (uint index) |
| void | Enable () |
| void | Disable () |
| void | AddKeyListener (Action< char > listener) |
| void | RemoveKeyListener (Action< char > listener) |
Properties | |
| string | CompositionString [get] |
| bool | IsCandidateListVisible [get] |
| uint | SelectedCandidate [get] |
| uint | CandidateCount [get] |
| bool | IsEnabled [get] |
Definition at line 5 of file IImeService.cs.