FScopedStaticMeshEdit

Windows
MacOS
Linux

References

Module

DataprepLibraries

Header

/Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepLibraries/Public/DataprepOperationsLibraryUtil.h

Include

#include "DataprepOperationsLibraryUtil.h"

Syntax

class FScopedStaticMeshEdit

Constructors

Name Description

Public function

FScopedStaticMeshEdit

(
    UStaticMesh* InStaticMesh
)

Public function

FScopedStaticMeshEdit

(
    const FScopedStaticMeshEdit& Other
)

Public function

FScopedStaticMeshEdit

(
    FScopedStaticMeshEdit&& Other
)

Destructors

Name Description

Public function

~FScopedStaticMeshEdit()

Functions

Name Description

Public function Static

TArray< FMes...

 

PreventStaticMeshBuild

(
    UStaticMesh* StaticMesh
)

Public function Static

void

 

RestoreStaticMeshBuild

(
    UStaticMesh* StaticMesh,
    const TArray< FMeshBuildSettings > ...
)

Operators

Name Description

Public function

FScopedStati...

 

operator=

(
    const FScopedStaticMeshEdit& Other
)

Public function

FScopedStati...

 

operator=

(
    FScopedStaticMeshEdit&& Other
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss