Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/FTransformGizmoDataBinder
Description
Can either be called on tick or in response to some broadcast to allow the binder to respond to coordinate system changes. If not called, the coordinate system will still be updated the next time that the gizmo is modified.
| Name | UpdateCoordinateSystem |
| 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 UpdateCoordinateSystem()