Navigation
API > API/Editor > API/Editor/EditorInteractiveToolsFramework > API/Editor/EditorInteractiveToolsFramework/UEditorInteractiveGizmoManager
References
| Module | EditorInteractiveToolsFramework |
| Header | /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Public/EditorInteractiveGizmoManager.h |
| Include | #include "EditorInteractiveGizmoManager.h" |
| Source | /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Private/EditorInteractiveGizmoManager.cpp |
virtual bool DestroyEditorGizmo
&40;
UInteractiveGizmo &42; Gizmo
&41;
Remarks
Shutdown and remove a selection-based Gizmo true if the Gizmo was found and removed
Parameters
| Name | Description |
|---|---|
| Gizmo | the Gizmo to shutdown and remove |