FActorViewportTransformable::ShouldBeCarried

Returns true if this transformable should be 'carried' (moved and rotated) when dragged, if possible, instead of only translated

Windows
MacOS
Linux

Override Hierarchy

FViewportTransformable::ShouldBeCarried()

FActorViewportTransformable::ShouldBeCarried()

References

Module

ViewportInteraction

Header

/Engine/Source/Editor/ViewportInteraction/Public/ActorViewportTransformable.h

Include

#include "ActorViewportTransformable.h"

Syntax

virtual bool ShouldBeCarried() const

Remarks

Returns true if this transformable should be 'carried' (moved and rotated) when dragged, if possible, instead of only translated

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