Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/UInteractiveGizmo
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/InteractiveGizmo.h |
| Include | #include "InteractiveGizmo.h" |
| Source | /Engine/Source/Runtime/InteractiveToolsFramework/Private/InteractiveGizmo.cpp |
virtual void AddInputBehavior
&40;
UInputBehavior &42; Behavior
&41;
Remarks
Input Behaviors support Add an input behavior for this Gizmo
Parameters
| Name | Description |
|---|---|
| Behavior | behavior to add |