Choose your operating system:
Windows
macOS
Linux
| SWidget::OnKeyUp()
|
Module |
|
Header |
/Engine/Source/Runtime/Slate/Public/Widgets/Input/SCheckBox.h |
Include |
#include "Widgets/Input/SCheckBox.h" |
Source |
/Engine/Source/Runtime/Slate/Private/Widgets/Input/SCheckBox.cpp |
Called after a key is released when this widget has focus
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 |