IWebBrowserWindow::OnKeyChar

Notify the browser of a character event

Windows
MacOS
Linux

References

Module

WebBrowser

Header

/Engine/Source/Runtime/WebBrowser/Public/IWebBrowserWindow.h

Include

#include "IWebBrowserWindow.h"

Syntax

bool OnKeyChar
(
    const FCharacterEvent & InCharacterEvent
)

Remarks

Notify the browser of a character event

Parameters

Parameter

Description

InCharacterEvent

Character event

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