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
Loading...
Searching...
No Matches
ReLogic.Localization.IME.IImeService Interface Reference
+ 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]
 

Detailed Description

Definition at line 7 of file IImeService.cs.


The documentation for this interface was generated from the following file: