Navigation
API > API/Editor > API/Editor/AddContentDialog
Structure that defines a shared feature pack resource.
| Name | FFeatureAdditionalFiles |
| Type | struct |
| Header File | /Engine/Source/Editor/AddContentDialog/Public/FeaturePackContentSource.h |
| Include Path | #include "FeaturePackContentSource.h" |
Syntax
USTRUCT ()
struct FFeatureAdditionalFiles
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FFeatureAdditionalFiles() |
FeaturePackContentSource.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AdditionalFilesList | TArray< FString > | List of files to insert | FeaturePackContentSource.h | |
| DestinationFilesFolder | FString | Name of the folder to insert the files to | FeaturePackContentSource.h |