GetSelectedObjects

Overload list

Windows
MacOS
Linux
Name Description

Public function

int32

 

GetSelectedObjects

(
    TArray< T* >& OutSelectedObje...
)

Fills in the specified array with all selected objects of the desired type.

Public function

int32

 

GetSelectedObjects

(
    ObjectArray& out_SelectedObjects
)

Public function

int32

 

GetSelectedObjects

(
    UClass* FilterClass,
    TArray< UObject* >& OutSelect...
)

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