GetCollectionsContainingObject

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

void

 

GetCollectionsContainingObject

(
    FName ObjectPath,
    TArray< FCollectionNameType >& Out...,
    ECollectionRecursionFlags::Flags Re...
)

Returns a list of collections in which the specified object exists

Public function Const

void

 

GetCollectionsContainingObject

(
    FName ObjectPath,
    ECollectionShareType::Type ShareTyp...,
    TArray< FName >& OutCollectionName...,
    ECollectionRecursionFlags::Flags Re...
)

Returns a list of collections in which the specified object exists of the specified share type

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