Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/FTransformGizmoDataBinder
Description
Makes it so that the gizmo binder attaches to any gizmos created by the context object in the future. The binding is automatically removed if FTransformGizmoDataBinder is destroyed.
| Name | BindToGizmoContextObject |
| 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 BindToGizmoContextObject
(
UCombinedTransformGizmoContextObject * ContextObject
)