ADEPRECATED_PlacedEditorUtilityBase::GetSelectionSet

Returns the current selection set in the editor.

Windows
MacOS
Linux

References

Module

Blutility

Header

/Engine/Source/Editor/Blutility/Classes/PlacedEditorUtilityBase.h

Include

#include "PlacedEditorUtilityBase.h"

Source

/Engine/Source/Editor/Blutility/Private/PlacedEditorUtilityBase.cpp

Syntax

TArray< AActor * > GetSelectionSet()

Remarks

Returns the current selection set in the editor.

that for non-editor builds, this will return an empty 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