TNiagaraSelection::SetSelectedObjects

Replaces the currently selected set of objects with the supplied array.

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraObjectSelection.h

Include

#include "NiagaraObjectSelection.h"

Syntax

void SetSelectedObjects
(
    const TArray< SelectedItemType > & InSelectedObjects
)

Remarks

Replaces the currently selected set of objects with the supplied array.

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