Navigation
API > API/Editor > API/Editor/EditorInteractiveToolsFramework > API/Editor/EditorInteractiveToolsFramework/UEditorTransformProxy
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static UEditorTransformProxy * CreateNew
(
const UEditorTransformGizmoContextObject* InContext |
EditorGizmos/EditorTransformProxy.h | ||
static UEditorTransformProxy * CreateNew
(
const UEditorTransformGizmoContextObject* InContext, |
EditorGizmos/EditorTransformProxy.h |
CreateNew(const UEditorTransformGizmoContextObject *)
| Name | CreateNew |
| Type | function |
| Header File | /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Public/EditorGizmos/EditorTransformProxy.h |
| Include Path | #include "EditorGizmos/EditorTransformProxy.h" |
| Source | /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Private/EditorGizmos/EditorTransformProxy.cpp |
static UEditorTransformProxy * CreateNew
(
const UEditorTransformGizmoContextObject * InContext
)
CreateNew(const UEditorTransformGizmoContextObject , IAssetEditorContextInterface )
| Name | CreateNew |
| Type | function |
| Header File | /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Public/EditorGizmos/EditorTransformProxy.h |
| Include Path | #include "EditorGizmos/EditorTransformProxy.h" |
| Source | /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Private/EditorGizmos/EditorTransformProxy.cpp |
static UEditorTransformProxy * CreateNew
(
const UEditorTransformGizmoContextObject * InContext,
IAssetEditorContextInterface * InAssetEditorContext
)