Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/FNiagaraObjectSelection
| Type | Name | Description | |
|---|---|---|---|
| void | SetSelectedObjects
(
const TSet< UObject* >& InSelectedObjects |
Replaces the currently selected set of objects with the supplied set. | |
| void | SetSelectedObjects
(
const TArray< UObject* >& InSelectedObjects |
Replaces the currently selected set of objects with the supplied array. |