TNiagaraSelection::SetSelectedObjects

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

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

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

Include

#include "NiagaraObjectSelection.h"

Syntax

void SetSelectedObjects
(
    const TSet< SelectedItemType > & InSelectedObjects
)

Remarks

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

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