Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/USelection
| Type | Name | Description | |
|---|---|---|---|
| int32 | GetSelectedObjects
(
TArray< T* >& OutSelectedObjects |
Fills in the specified array with all selected objects of the desired type. | |
| int32 | GetSelectedObjects
(
TArray< TWeakObjectPtr< UObject > >& OutSelectedObjects |
||
| int32 | GetSelectedObjects
(
UClass* FilterClass, |