LocateBoundObjects

Overload list

Choose your operating system:

Windows

macOS

Linux

Name Description

Public function Virtual Const

void

 

LocateBoundObjects

(
    const FGuid& ObjectId,
    UObject* Context,
    TArray< UObject*, TInlineAlloc...
)

Locate all the objects that correspond to the specified object ID, using the specified context

Public function Const

void

 

LocateBoundObjects

(
    const FGuid& ObjectId,
    UObject* Context,
    FName StreamedLevelAssetPath,
    TArray< UObject*, TInlineAlloc...
)