ITextInputMethodSystem::ApplyDefaults

Called when a window is first created to allow the text input system to apply any default settings

Windows
MacOS
Linux

References

Module

ApplicationCore

Header

/Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/ITextInputMethodSystem.h

Include

#include "GenericPlatform/ITextInputMethodSystem.h"

Syntax

void ApplyDefaults
(
    const TSharedRef< FGenericWindow > & InWindow
)

Remarks

Called when a window is first created to allow the text input system to apply any default settings

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss