UGizmoComponentWorldTransformSource::Construct

Construct a default instance of [UGizmoComponentWorldTransformSource](API\Runtime\InteractiveToolsFramework\BaseGizmos\UGizmoComponentW-) with the given Component

Windows
MacOS
Linux

References

Module

InteractiveToolsFramework

Header

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

Include

#include "BaseGizmos/TransformSources.h"

Syntax

static UGizmoComponentWorldTransformSource * Construct
(
    USceneComponent * Component,
    UObject * Outer
)

Remarks

Construct a default instance of UGizmoComponentWorldTransformSource with the given Component

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