Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Transforms > API/Plugins/ModelingComponents/Transforms/FTransformGizmoDataBinder
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Transforms/TransformGizmoDataBinder.h |
| Include | #include "Transforms/TransformGizmoDataBinder.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/Transforms/TransformGizmoDataBinder.cpp |
virtual void SetTrackedGizmo
&40;
UCombinedTransformGizmo &42; Gizmo
&41;
Remarks
Changes which gizmo is being tracked, out of those to which the data binder has been bound to via BindToInitializedGizmo().
Note that if the same data binder is bound to multiple gizmos, then it will switch tracked gizmos automatically whenever a gizmo is dragged, or whenever a gizmo becomes visible without the previously tracked gizmo being visible.