Choose your operating system:
Windows
macOS
Linux
| SWidget::OnKeyDown()
|
Module |
|
Header |
/Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Public/UI/SSynthKnob.h |
Include |
#include "UI/SSynthKnob.h" |
Source |
/Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Private/UI/SSynthKnob.cpp |
Called after a key is pressed when this widget has focus (this event bubbles if not handled)
Returns whether the event was handled, along with other possible actions
Parameter |
Description |
---|---|
MyGeometry |
The Geometry of the widget receiving the event |
InKeyEvent |
Key event |