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