UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ITextInputMethodSystem Member List

This is the complete list of members for ITextInputMethodSystem, including all inherited members.

ActivateContext(const TSharedRef< ITextInputMethodContext > &Context)=0ITextInputMethodSystempure virtual
ApplyDefaults(const TSharedRef< FGenericWindow > &InWindow)=0ITextInputMethodSystempure virtual
DeactivateContext(const TSharedRef< ITextInputMethodContext > &Context)=0ITextInputMethodSystempure virtual
IsActiveContext(const TSharedRef< ITextInputMethodContext > &Context) const =0ITextInputMethodSystempure virtual
RegisterContext(const TSharedRef< ITextInputMethodContext > &Context)=0ITextInputMethodSystempure virtual
UnregisterContext(const TSharedRef< ITextInputMethodContext > &Context)=0ITextInputMethodSystempure virtual
~ITextInputMethodSystem()ITextInputMethodSysteminlinevirtual