Navigation
Unreal Engine C++ API Reference > Plugins > NiagaraEditor > TNiagaraSelection
Type | Name | Description | |
---|---|---|---|
![]() |
void | SetSelectedObjects
(
const TSet< SelectedItemType >& InSelectedObjects |
Replaces the currently selected set of objects with the supplied set. |
![]() |
void | SetSelectedObjects
(
const TArray< SelectedItemType >& InSelectedObjects |
Replaces the currently selected set of objects with the supplied array. |