Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/BaseBehaviors > API/Runtime/InteractiveToolsFramework/BaseBehaviors/USingleKeyCaptureBehavior
- UInputBehavior::WantsCapture()
- USingleKeyCaptureBehavior::WantsCapture()
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseBehaviors/SingleKeyCaptureBehavior.h |
| Include | #include "BaseBehaviors/SingleKeyCaptureBehavior.h" |
| Source | /Engine/Source/Runtime/InteractiveToolsFramework/Private/BaseBehaviors/SingleKeyCaptureBehavior.cpp |
virtual FInputCaptureRequest WantsCapture
&40;
const FInputDeviceState & InputState
&41;
Remarks
Given the input state, does this Behavior want to begin capturing some input devices?