Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
ReLogic.Localization.IME.IImeService Interface Reference

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 5 of file IImeService.cs.


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