UInteractiveGizmoManager::DestroyGizmo

Shutdown and remove a Gizmo

Windows
MacOS
Linux

References

Module

InteractiveToolsFramework

Header

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Public/InteractiveGizmoManager.h

Include

#include "InteractiveGizmoManager.h"

Source

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Private/InteractiveGizmoManager.cpp

Syntax

virtual bool DestroyGizmo
(
    UInteractiveGizmo * Gizmo
)

Remarks

Shutdown and remove a Gizmo

Returns

true if the Gizmo was found and removed

Parameters

Parameter

Description

Gizmo

the Gizmo to shutdown and remove

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss