UIntervalGizmoBuilder

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

InteractiveToolsFramework

Header

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Public/BaseGizmos/IntervalGizmo.h

Include

#include "BaseGizmos/IntervalGizmo.h"

Syntax

class UIntervalGizmoBuilder : public UInteractiveGizmoBuilder

Variables

Name Description

Public variable

TSharedPtr< FIn...

 

GizmoActorBuilder

If set, this Actor Builder will be passed to UIntervalGizmo instances.

Public variable

TFunction< void...

 

UpdateCoordSystemFunction

If set, this coord-system function will be passed to UIntervalGizmo instances to use instead of the default UpdateCoordSystemFunction.

Public variable

TFunction< void...

 

UpdateHoverFunction

If set, this hover function will be passed to UIntervalGizmo instances to use instead of the default.

Overridden from UInteractiveGizmoBuilder

Name Description

Public function Virtual Const

UInteractive...

 

BuildGizmo

(
    const FToolBuilderState& SceneStat...
)

Create a new instance of this builder's Gizmo

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