Navigation
Unreal Engine C++ API Reference > Plugins > DataprepLibraries
References
Module | DataprepLibraries |
Header | /Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepLibraries/Public/DataprepOperationsLibraryUtil.h |
Include | #include "DataprepOperationsLibraryUtil.h" |
Syntax
class FScopedStaticMeshEdit
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FScopedStaticMeshEdit
(
UStaticMesh* InStaticMesh |
||
![]() |
FScopedStaticMeshEdit
(
const FScopedStaticMeshEdit& Other |
||
![]() |
FScopedStaticMeshEdit
(
FScopedStaticMeshEdit&& Other |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
TArray< FMeshBuildSettings > | PreventStaticMeshBuild
(
UStaticMesh* StaticMesh |
|
![]() ![]() |
void | RestoreStaticMeshBuild
(
UStaticMesh* StaticMesh, |
Operators
Type | Name | Description | |
---|---|---|---|
![]() |
FScopedStaticMeshEdit & | operator=
(
const FScopedStaticMeshEdit& Other |
|
![]() |
FScopedStaticMeshEdit & | operator=
(
FScopedStaticMeshEdit&& Other |