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.UnsupportedPlatformIme Class Reference
+ Inheritance diagram for ReLogic.Localization.IME.UnsupportedPlatformIme:

Public Member Functions

override string GetCandidate (uint index)
 
 UnsupportedPlatformIme ()
 
void AddKeyListener (Action< char > listener)
 
void RemoveKeyListener (Action< char > listener)
 
void Enable ()
 
void Disable ()
 
void Dispose ()
 

Protected Member Functions

void OnKeyPress (char character)
 
virtual void OnEnable ()
 
virtual void OnDisable ()
 
virtual void Dispose (bool disposing)
 
override void Finalize ()
 

Properties

override uint CandidateCount [get]
 
override string CompositionString [get]
 
override bool IsCandidateListVisible [get]
 
override uint SelectedCandidate [get]
 
bool IsEnabled [get, private set]
 

Private Attributes

bool< IsEnabledk__BackingField
 
readonly List< Action< char > > _keyPressCallbacks
 
bool _disposedValue
 

Detailed Description

Definition at line 7 of file UnsupportedPlatformIme.cs.


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