Navigation
API > API/Editor > API/Editor/AddContentDialog > API/Editor/AddContentDialog/FFeaturePackLevelSet
Overloads
FFeaturePackLevelSet()
| |
|
| Name |
FFeaturePackLevelSet |
| Type |
function |
| Header File |
/Engine/Source/Editor/AddContentDialog/Public/FeaturePackContentSource.h |
| Include Path |
#include "FeaturePackContentSource.h" |
FFeaturePackLevelSet()
FFeaturePackLevelSet(FString, TArray< EFeaturePackDetailLevel >)
Description
Creates a new FFeaturePackLevelSet
| |
|
| Name |
FFeaturePackLevelSet |
| Type |
function |
| Header File |
/Engine/Source/Editor/AddContentDialog/Public/FeaturePackContentSource.h |
| Include Path |
#include "FeaturePackContentSource.h" |
FFeaturePackLevelSet
(
FString InMountName,
TArray< EFeaturePackDetailLevel > InDetailLevels
)
Parameters
| Name |
Remarks |
| InMountName |
Name of the pack/folder to insert to |
| InDetailLevels |
The levels available for this pack |