FIntervalGizmoActorFactory::CreateNewGizmoActor

Windows
MacOS
Linux

References

Module

InteractiveToolsFramework

Header

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

Include

#include "BaseGizmos/IntervalGizmo.h"

Syntax

virtual AIntervalGizmoActor * CreateNewGizmoActor
(
    UWorld * World
) const

Returns

new ATransformGizmoActor instance with members initialized with Components suitable for a transformation Gizmo

Parameters

Parameter

Description

World

the UWorld to create the new Actor in

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