FContentHelper::ClearCollection

Clear the given collection Clear the given collection

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/PackageHelperFunctions.h

Include

#include "PackageHelperFunctions.h"

Source

/Engine/Source/Editor/UnrealEd/Private/Commandlets/PackageUtilities.cpp

Syntax

bool ClearCollection
(
    FName InCollectionName,
    ECollectionShareType::Type InType
)

Remarks

Clear the given collection

Clear the given collection

Returns

bool true if successful, false if failed

Parameters

Parameter

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

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss