GetActorsFromWorld

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

void

 

GetActorsFromWorld

(
    const UWorld* World,
    TArray< UObject* >& OutActors
)

Collect on the valid actors in the input World

Public function Static

void

 

GetActorsFromWorld

(
    const UWorld* World,
    TArray< AActor* >& OutActors
)

Collect on the valid actors in the input World

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