UEditorUtilityLibrary::GetSelectedBlueprintClasses

Gets the set of currently selected classes.

Windows
MacOS
Linux

References

Module

Blutility

Header

/Engine/Source/Editor/Blutility/Public/EditorUtilityLibrary.h

Include

#include "EditorUtilityLibrary.h"

Source

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

Syntax

static TArray< UClass * > GetSelectedBlueprintClasses()

Remarks

Gets the set of currently selected classes.

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