terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
ReLogic.Localization.IME.IImeService Interface Reference
+ Inheritance 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 6 of file IImeService.cs.


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