bGizmoBeingDragged

Used to make it easy to tell whether the gizmo was moved by the user or by undo/redo or some other change that we shoulnd't respond to.

Windows
MacOS
Linux

Syntax

bool bGizmoBeingDragged

Remarks

Used to make it easy to tell whether the gizmo was moved by the user or by undo/redo or some other change that we shoulnd't respond to. Basing our movement undo/redo on the gizmo turns out to be quite a pain, though may someday be easier if the transform proxy is able to manage arbitrary objects.

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