Navigation
Unreal Engine C++ API Reference > Editor > AddContentDialog > FFeaturePackLevelSet > FFeaturePackLevelSet
References
Module | AddContentDialog |
Header | /Engine/Source/Editor/AddContentDialog/Public/FeaturePackContentSource.h |
Include | #include "FeaturePackContentSource.h" |
FFeaturePackLevelSet ( [FString](API\Runtime\Core\Containers\FString) InMountName, [TArray](API\Runtime\Core\Containers\TArray)< EFeaturePackDetailLevel > InDetailLevels )
Remarks
Creates a new FFeaturePackLevelSet
Parameters
Name | Description |
---|---|
InMountName | Name of the pack/folder to insert to |
InDetailLevels | The levels available for this pack |