Object

Choose your operating system:

Windows

macOS

Linux

Classes

Functions

Name Description

Public function

TArray< UObj...

 

ObjectElementDataUtil::GetObjectsFromHandles

(
    TArrayView< const ElementHandleType...,
    const bool bSilent
)

Attempt to get the objects from the given element handles.

Public function

TArray< UObj...

 

ObjectElementDataUtil::GetObjectsFromHandlesChecked

(
    TArrayView< const ElementHandleType...
)

Attempt to get the objects from the given element handles, asserting if any element handle doesn't contain FObjectElementData.