Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FContentHelper
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/PackageHelperFunctions.h |
| Include | #include "PackageHelperFunctions.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/Commandlets/PackageUtilities.cpp |
bool CreateCollection
&40;
FName CollectionName,
ECollectionShareType::Type InType
&41;
Remarks
Create a new tag bool true if successful, false if failed
Parameters
| Name | Description |
|---|---|
| CollectionName | The name of the tag to create |