Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework
UObjects that implement IInputBehaviorSource have an UInputBehaviorSet that they can provide (to UInputRouter, primarily)
| Name | IInputBehaviorSource |
| Type | class |
| Header File | /Engine/Source/Runtime/InteractiveToolsFramework/Public/InputBehaviorSet.h |
| Include Path | #include "InputBehaviorSet.h" |
Syntax
class IInputBehaviorSource
Derived Classes
IInputBehaviorSource derived class hierarchy
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const UInputBehaviorSet * GetInputBehaviors() |
InputBehaviorSet.h |