Navigation
Unreal Engine C++ API Reference > Runtime > WebBrowser > IWebBrowserWindow
References
Module | WebBrowser |
Header | /Engine/Source/Runtime/WebBrowser/Public/IWebBrowserWindow.h |
Include | #include "IWebBrowserWindow.h" |
bool OnKeyDown
&40;
const FKeyEvent & InKeyEvent
&41;
Remarks
Notify the browser that a key has been pressed
Parameters
Name | Description |
---|---|
InKeyEvent | Key event |