|
terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Inheritance diagram for ReLogic.Localization.IME.IImeService:
Collaboration diagram for ReLogic.Localization.IME.IImeService: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 7 of file IImeService.cs.