Actor

Choose your operating system:

Windows

macOS

Linux

Classes

Functions

Name Description

Public function

TArray< AAct...

 

ActorElementDataUtil::GetActorsFromHandles

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

Attempt to get the actors from the given element handles.

Public function

TArray< AAct...

 

ActorElementDataUtil::GetActorsFromHandlesChecked

(
    TArrayView< const ElementHandleType...
)

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