Choose your operating system:
Windows
macOS
Linux
| ISlateViewport::OnKeyDown()
|
Module |
|
Header |
/Engine/Source/Runtime/SlateCore/Public/Rendering/RenderingCommon.h |
Include |
#include "Rendering/RenderingCommon.h" |
Called by Slate when a key is pressed inside the viewport
Whether the event was handled along with possible requests for the system to take action.
Parameter |
Description |
---|---|
MyGeometry |
Information about the location and size of the viewport |
MouseEvent |
Information about the key event |