Navigation
API > API/Developer > API/Developer/AssetTools
References
| Module | AssetTools |
| Header | /Engine/Source/Developer/AssetTools/Public/IAssetTools.h |
| Include | #include "IAssetTools.h" |
Syntax
struct FAdvancedCopyParams
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bCopyOverAllDestinationOverlaps | ||
| bool | bShouldCheckForDependencies | ||
| bool | bShouldForceSave | ||
| bool | bShouldSuppressUI | ||
| FAdvancedCopyCompletedEvent | OnCopyComplete |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FAdvancedCopyParams
(
TArray< FName > InSelectedPackageOrFolderNames, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AddCustomization
(
UAdvancedCopyCustomization* InCustomization |
||
| const TArray< UAdvancedCopyCustomization * > & | |||
| const FString & | |||
| const TArray< FName > & |