Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/UInputBehavior
- UInputBehavior::BeginCapture()
- UMouseWheelInputBehavior::BeginCapture()
- USingleClickInputBehavior::BeginCapture()
- USingleKeyCaptureBehavior::BeginCapture()
- UKeyAsModifierInputBehavior::BeginCapture()
- UClickDragInputBehavior::BeginCapture()
- UMultiClickSequenceInputBehavior::BeginCapture()
- USingleClickOrDragInputBehavior::BeginCapture()
- UBrushAdjusterInputBehavior::BeginCapture()
- UScalableSphereGizmoInputBehavior::BeginCapture()
- UScalableConeGizmoInputBehavior::BeginCapture()
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/InputBehavior.h |
| Include | #include "InputBehavior.h" |
| Source | /Engine/Source/Runtime/InteractiveToolsFramework/Private/InputBehavior.cpp |
virtual FInputCaptureUpdate BeginCapture
&40;
const FInputDeviceState & InputState,
EInputCaptureSide eSide
&41;
Remarks
Called after WantsCapture() returns a capture request that was accepted