Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/FTransformGizmoDataBinder
Description
Binds to a specific gizmo for tracking. Requires ActiveTarget to be set, and is done automatically for gizmos when binding via the gizmo context object.
| Name | BindToInitializedGizmo |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Transforms/TransformGizmoDataBinder.h |
| Include Path | #include "Transforms/TransformGizmoDataBinder.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/Transforms/TransformGizmoDataBinder.cpp |
virtual void BindToInitializedGizmo
(
UCombinedTransformGizmo * Gizmo,
UTransformProxy *
)