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