Navigation
API > API/Plugins > API/Plugins/ModelingComponentsEditorOnly > API/Plugins/ModelingComponentsEditorOnly/UEditorModelingObjectsCreationAP-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FCreateMeshObjectResult CreateMeshObject
(
const FCreateMeshObjectParams& CreateMeshParams |
EditorModelingObjectsCreationAPI.h | ||
virtual FCreateMeshObjectResult CreateMeshObject
(
FCreateMeshObjectParams&& CreateMeshParams |
EditorModelingObjectsCreationAPI.h |
CreateMeshObject(const FCreateMeshObjectParams &)
| Name | CreateMeshObject |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponentsEditorOnly/Public/EditorModelingObjectsCreationAPI.h |
| Include Path | #include "EditorModelingObjectsCreationAPI.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponentsEditorOnly/Private/EditorModelingObjectsCreationAPI.cpp |
virtual FCreateMeshObjectResult CreateMeshObject
(
const FCreateMeshObjectParams & CreateMeshParams
)
CreateMeshObject(FCreateMeshObjectParams &&)
| Name | CreateMeshObject |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponentsEditorOnly/Public/EditorModelingObjectsCreationAPI.h |
| Include Path | #include "EditorModelingObjectsCreationAPI.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponentsEditorOnly/Private/EditorModelingObjectsCreationAPI.cpp |
virtual FCreateMeshObjectResult CreateMeshObject
(
FCreateMeshObjectParams && CreateMeshParams
)