RemoveFromCollection

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

RemoveFromCollection

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

Removes the asset from the specified collection.

Public function

bool

 

RemoveFromCollection

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

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