FAdvancedCopyParams

Windows
MacOS
Linux

References

Module

AssetTools

Header

/Engine/Source/Developer/AssetTools/Public/IAssetTools.h

Include

#include "IAssetTools.h"

Syntax

struct FAdvancedCopyParams

Variables

Name Description

Public variable

bool

 

bCopyOverAllDestinationOverlaps

Public variable

bool

 

bGenerateUniqueNames

Public variable

bool

 

bShouldCheckForDependencies

Public variable

bool

 

bShouldForceSave

Public variable

bool

 

bShouldSuppressUI

Constructors

Name Description

Public function

FAdvancedCopyParams()

Public function

FAdvancedCopyParams

(
    TArray< FName > InSelectedPackageNa...,
    FString InDropLocationForAdvancedCo...
)

Functions

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