FContentHelper::CreateCollection

Create a new tag

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 CreateCollection
(
    FName CollectionName,
    ECollectionShareType::Type InType
)

Remarks

Create a new tag

Returns

bool true if successful, false if failed

Parameters

Parameter

Description

CollectionName

The name of the tag to create

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