ULevelSequenceEditorBlueprintLibrary::GetSelectedObjects

Gets the currently selected Object Guids

Windows
MacOS
Linux

References

Module

LevelSequenceEditor

Header

/Engine/Plugins/MovieScene/LevelSequenceEditor/Source/LevelSequenceEditor/Public/LevelSequenceEditorBlueprintLibrary.h

Include

#include "LevelSequenceEditorBlueprintLibrary.h"

Source

/Engine/Plugins/MovieScene/LevelSequenceEditor/Source/LevelSequenceEditor/Private/LevelSequenceEditorBlueprintLibrary.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintPure, Category="Level Sequence Editor")
static TArray< FGuid > GetSelectedObjects()

Remarks

Gets the currently selected Object Guids

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