Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/UInteractiveGizmoManager
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/InteractiveGizmoManager.h |
| Include | #include "InteractiveGizmoManager.h" |
| Source | /Engine/Source/Runtime/InteractiveToolsFramework/Private/InteractiveGizmoManager.cpp |
virtual bool DestroyGizmo
&40;
UInteractiveGizmo &42; Gizmo
&41;
Remarks
Shutdown and remove a Gizmo true if the Gizmo was found and removed
Parameters
| Name | Description |
|---|---|
| Gizmo | the Gizmo to shutdown and remove |