FFeatureAdditionalFiles

Structure that defines a shared feature pack resource.

Unreal Engine C++ API Reference > Editor > AddContentDialog

References

   
Module AddContentDialog
Header /Engine/Source/Editor/AddContentDialog/Public/FeaturePackContentSource.h
Include #include "FeaturePackContentSource.h"

Syntax

struct FFeatureAdditionalFiles  

Remarks

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
  FFeatureAdditionalFiles ()  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library