Navigation
API > API/Editor > API/Editor/AddContentDialog
References
| |
|
| Module |
AddContentDialog |
| Header |
/Engine/Source/Editor/AddContentDialog/Public/FeaturePackContentSource.h |
| Include |
#include "FeaturePackContentSource.h" |
Syntax
struct FFeatureAdditionalFiles
Structure that defines a shared feature pack resource.
Variables
| |
Type |
Name |
Description |
 |
TArray< FString > |
AdditionalFilesList |
List of files to insert |
 |
FString |
DestinationFilesFolder |
Name of the folder to insert the files to |
Constructors
| |
Type |
Name |
Description |
 |
|
|
|