FEditorTransformGizmoUtil::GetGizmoMode

Convert [UE::Widget::EWidgetMode](API\Editor\EditorFramework\UE__Widget__EWidgetMode) to ETransformGizmoMode

Unreal Engine C++ API Reference > Editor > EditorInteractiveToolsFramework > EditorGizmos

References

   
Module EditorInteractiveToolsFramework
Header /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Public/EditorGizmos/EditorTransformGizmoSource.h
Include #include "EditorGizmos/EditorTransformGizmoSource.h"
Source /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Private/EditorGizmos/EditorTransformGizmoSource.cpp
namespace FEditorTransformGizmoUtil  
{  
    EGizmoTransformMode FEditorTransformGizmoUtil::GetGizmoMode  
    (  
        [UE::Widget::EWidgetMode](API\Editor\EditorFramework\UE__Widget__EWidgetMode) InWidgetMode  
    )  
}  

Remarks

Convert UE::Widget::EWidgetMode to ETransformGizmoMode


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library