Navigation
API > API/Plugins > API/Plugins/DataprepLibraries > API/Plugins/DataprepLibraries/FScopedStaticMeshEdit
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FScopedStaticMeshEdit
(
UStaticMesh* InStaticMesh |
DataprepOperationsLibraryUtil.h | ||
FScopedStaticMeshEdit
(
const FScopedStaticMeshEdit& Other |
DataprepOperationsLibraryUtil.h | ||
FScopedStaticMeshEdit
(
FScopedStaticMeshEdit&& Other |
DataprepOperationsLibraryUtil.h |
FScopedStaticMeshEdit(UStaticMesh *)
| Name | FScopedStaticMeshEdit |
| Type | function |
| Header File | /Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepLibraries/Public/DataprepOperationsLibraryUtil.h |
| Include Path | #include "DataprepOperationsLibraryUtil.h" |
| Source | /Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepLibraries/Private/DataprepOperationsLibraryUtil.cpp |
FScopedStaticMeshEdit
(
UStaticMesh * InStaticMesh
)
FScopedStaticMeshEdit(const FScopedStaticMeshEdit &)
| Name | FScopedStaticMeshEdit |
| Type | function |
| Header File | /Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepLibraries/Public/DataprepOperationsLibraryUtil.h |
| Include Path | #include "DataprepOperationsLibraryUtil.h" |
FScopedStaticMeshEdit
(
const FScopedStaticMeshEdit & Other
)
FScopedStaticMeshEdit(FScopedStaticMeshEdit &&)
| Name | FScopedStaticMeshEdit |
| Type | function |
| Header File | /Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepLibraries/Public/DataprepOperationsLibraryUtil.h |
| Include Path | #include "DataprepOperationsLibraryUtil.h" |
FScopedStaticMeshEdit
(
FScopedStaticMeshEdit && Other
)