UInteractiveGizmoManager::DestroyAllGizmosOfType

Destroy all Gizmos that were created by the identified GizmoBuilder

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 void DestroyAllGizmosOfType
(
    const FString & BuilderIdentifier
)

Remarks

Destroy all Gizmos that were created by the identified GizmoBuilder

Parameters

Parameter

Description

BuilderIdentifier

the Builder string registered with RegisterGizmoType

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