Navigation
API > API/Plugins > API/Plugins/AvalancheInteractiveTools > API/Plugins/AvalancheInteractiveTools/Behaviors > API/Plugins/AvalancheInteractiveTools/Behaviors/UAvaSingleClickAndDragBehavior
- UInputBehavior::WantsCapture()
- UAvaSingleClickAndDragBehavior::WantsCapture()
References
| Module | AvalancheInteractiveTools |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheInteractiveTools/Public/Behaviors/AvaSingleClickAndDragBehavior.h |
| Include | #include "Behaviors/AvaSingleClickAndDragBehavior.h" |
| Source | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheInteractiveTools/Private/Behaviors/AvaSingleClickAndDragBehavior.cpp |
virtual FInputCaptureRequest WantsCapture
(
const FInputDeviceState & InInput
)
Remarks
Given the input state, does this Behavior want to begin capturing some input devices?