AddToCollection

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

AddToCollection

(
    FName CollectionName,
    ECollectionShareType::Type ShareTyp...,
    FName ObjectPath
)

Adds an asset to the specified collection.

Public function

bool

 

AddToCollection

(
    FName CollectionName,
    ECollectionShareType::Type ShareTyp...,
    const TArray< FName >& ObjectPaths,
    int32* OutNumAdded
)

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