IInputBehaviorSource

UObjects that implement [IInputBehaviorSource](API\Runtime\InteractiveToolsFramework\IInputBehaviorSource) have an [UInputBehaviorSet](API\Runtime\InteractiveToolsFramework\UInputBehaviorSet) that they can provide (to [UInputRouter](API\Runtime\InteractiveToolsFramework\UInputRouter), primarily)

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

InteractiveToolsFramework

Header

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

Include

#include "InputBehaviorSet.h"

Syntax

class IInputBehaviorSource

Remarks

UObjects that implement IInputBehaviorSource have an UInputBehaviorSet that they can provide (to UInputRouter, primarily)

Functions

Name Description

Public function Const

const UInput...

 

GetInputBehaviors()

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