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 ClearCollection
&40;
FName InCollectionName,
ECollectionShareType::Type InType
&41;
Remarks
Clear the given collection
Clear the given collection bool true if successful, false if failed
Parameters
| Name | Description |
|---|---|
| InCollectionName | The name of the collection to clear |
| InType | Type of collection |
| InCollectionName | The name of the collection to create |
| InType | Type of collection |