UInteractiveGizmoBuilder::BuildGizmo

Create a new instance of this builder's Gizmo

Windows
MacOS
Linux

Override Hierarchy

References

Module

InteractiveToolsFramework

Header

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

Include

#include "InteractiveGizmoBuilder.h"

Syntax

virtual UInteractiveGizmo * BuildGizmo
(
    const FToolBuilderState & SceneState
) const

Remarks

Create a new instance of this builder's Gizmo

Returns

a new instance of the Gizmo, or nullptr on error/failure

Parameters

Parameter

Description

SceneState

the current scene selection state, etc

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