Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/BaseBehaviors > API/Runtime/InteractiveToolsFramework/BaseBehaviors/UKeyInputBehavior
- UInputBehavior::BeginCapture()
- UKeyInputBehavior::BeginCapture()
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseBehaviors/KeyInputBehavior.h |
| Include | #include "BaseBehaviors/KeyInputBehavior.h" |
| Source | /Engine/Source/Runtime/InteractiveToolsFramework/Private/BaseBehaviors/KeyInputBehavior.cpp |
virtual FInputCaptureUpdate BeginCapture
(
const FInputDeviceState & InputState,
EInputCaptureSide eSide
)
Remarks
Called after WantsCapture() returns a capture request that was accepted