UInputBehavior::UpdateHoverCapture

Called on each new hover input event, ie if no other behavior is actively capturing input

Windows
MacOS
Linux

Override Hierarchy

References

Module

InteractiveToolsFramework

Header

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Public/InputBehavior.h

Include

#include "InputBehavior.h"

Source

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Private/InputBehavior.cpp

Syntax

virtual FInputCaptureUpdate UpdateHoverCapture
(
    const FInputDeviceState & InputState
)

Remarks

Called on each new hover input event, ie if no other behavior is actively capturing input

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss