Navigation
API > API/Plugins > API/Plugins/AssetManagerEditor > API/Plugins/AssetManagerEditor/IAssetManagerEditorModule
References
| Module | AssetManagerEditor |
| Header | /Engine/Plugins/Editor/AssetManagerEditor/Source/AssetManagerEditor/Public/AssetManagerEditorModule.h |
| Include | #include "AssetManagerEditorModule.h" |
bool WriteCollection
&40;
FName CollectionName,
ECollectionShareType::Type ShareType,
const TArray< FName > & PackageNames,
bool bShowFeedback
&41;
Remarks
Creates a collection from a list of packages, will overwrite/modify an existing collection of the same name. Will display feedback to the user if bShowFeedback is true