Navigation
API > API/Editor > API/Editor/EditorInteractiveToolsFramework > API/Editor/EditorInteractiveToolsFramework/EditorGizmos
References
| Module | EditorInteractiveToolsFramework |
| Header | /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Public/EditorGizmos/EditorTransformGizmoUtil.h |
| Include | #include "EditorGizmos/EditorTransformGizmoUtil.h" |
| Source | /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Private/EditorGizmos/EditorTransformGizmoUtil.cpp |
namespace UE
{
namespace EditorTransformGizmoUtil
{
bool UE::EditorTransformGizmoUtil::UnregisterTransformGizmoContextObject
(
FEditorModeTools * InModeTools
)
}
}
Remarks
Remove any existing UEditorTransformGizmoContextObject from the ToolsContext's ContextObjectStore true if the ContextObjectStore no longer has a UEditorTransformGizmoContextObject (whether it was removed, or did not exist)