Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/UTwoAxisPropertyEditInputBehavio-
Description
Keyboard input handling - In these functions we assume input is from keyboard device. This code is responsible for keeping bKeyPressed in the proper state.
| Name | WantsKeyboardCapture |
| Type | function |
| Header File | /Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseBehaviors/TwoAxisPropertyEditBehavior.h |
| Include Path | #include "BaseBehaviors/TwoAxisPropertyEditBehavior.h" |
| Source | /Engine/Source/Runtime/InteractiveToolsFramework/Private/BaseBehaviors/TwoAxisPropertyEditBehavior.cpp |
FInputCaptureRequest WantsKeyboardCapture
(
const FInputDeviceState & InputState
)