Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework
IInteractiveToolEditorGizmoAPI provides an API to indicate whether the standard editor gizmos can be enabled while this tool is active.
| Name | IInteractiveToolEditorGizmoAPI |
| Type | class |
| Header File | /Engine/Source/Runtime/InteractiveToolsFramework/Public/InteractiveToolQueryInterfaces.h |
| Include Path | #include "InteractiveToolQueryInterfaces.h" |
Syntax
class IInteractiveToolEditorGizmoAPI
Derived Classes
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool GetAllowStandardEditorGizmos() |
InteractiveToolQueryInterfaces.h |