UInputRouter::ForceTerminateSource

If this Behavior is capturing, call ForceEndCapture() to notify that we are taking capture away

Windows
MacOS
Linux

References

Module

InteractiveToolsFramework

Header

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

Include

#include "InputRouter.h"

Source

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

Syntax

virtual void ForceTerminateSource
(
    IInputBehaviorSource * Source
)

Remarks

If this Behavior is capturing, call ForceEndCapture() to notify that we are taking capture away

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