UInteractiveGizmoManager::DestroyAllGizmosByOwner

Destroy all Gizmos that are owned by the given pointer

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 DestroyAllGizmosByOwner
(
    void * Owner
)

Remarks

Destroy all Gizmos that are owned by the given pointer

Parameters

Parameter

Description

Owner

pointer that was passed to CreateGizmo

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