Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/BaseGizmos > API/Runtime/InteractiveToolsFramework/BaseGizmos/UE__TransformGiz-_3
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseGizmos/TransformGizmoUtil.h |
| Include | #include "BaseGizmos/TransformGizmoUtil.h" |
| Source | /Engine/Source/Runtime/InteractiveToolsFramework/Private/BaseGizmos/TransformGizmoUtil.cpp |
namespace UE
{
namespace TransformGizmoUtil
{
UCombinedTransformGizmo &42; UE&58;&58;TransformGizmoUtil&58;&58;CreateCustomTransformGizmo
&40;
UInteractiveToolManager &42; ToolManager,
ETransformGizmoSubElements Elements,
void &42; Owner,
const FString & InstanceIdentifier
&41;
}
}
Remarks
Spawn a new custom Transform gizmo (see UCombinedTransformGizmoContextObject::CreateCustomTransformGizmo for details) ToolManager's ToolsContext must have a UCombinedTransformGizmoContextObject registered (see UCombinedTransformGizmoContextObject for details)