Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/BaseGizmos > API/Runtime/InteractiveToolsFramework/BaseGizmos/UCombinedTransformGizmo
Syntax
TObjectPtr< UGizmoTransformChangeStateTarget > StateTarget
Remarks
Other Gizmo Components State target is shared across gizmos, and created internally during SetActiveTarget(). Several FChange providers are registered with this StateTarget, including the UCombinedTransformGizmo itself (IToolCommandChangeSource implementation above is called)