Navigation
API > API/Developer > API/Developer/AssetTools
| |
|
| Name |
FAdvancedCopyMap |
| Type |
struct |
| Header File |
/Engine/Source/Developer/AssetTools/Public/AssetToolsSettings.h |
| Include Path |
#include "AssetToolsSettings.h" |
Syntax
USTRUCT ()
struct FAdvancedCopyMap
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| AdvancedCopyCustomization |
FSoftClassPath |
The set of dependency and destination rules to use for advanced copy |
AssetToolsSettings.h |
- EditAnywhere
- Category="Asset Tools"
- Meta=(MetaClass="/Script/AssetTools.AdvancedCopyCustomization")
|
| ClassToCopy |
FSoftClassPath |
When copying this class, use a particular set of dependency and destination rules |
AssetToolsSettings.h |
- EditAnywhere
- Category="Asset Tools"
- Meta=(MetaClass="/Script/CoreUObject.Object")
|