Navigation
API > API/Editor > API/Editor/EditorFramework > API/Editor/EditorFramework/Subsystems > API/Editor/EditorFramework/Subsystems/UEditorElementSubsystem
References
| Module | EditorFramework |
| Header | /Engine/Source/Editor/EditorFramework/Public/Subsystems/EditorElementSubsystem.h |
| Include | #include "Subsystems/EditorElementSubsystem.h" |
| Source | /Engine/Source/Editor/EditorFramework/Private/Subsystems/EditorElementSubsystem.cpp |
static TTypedElement< ITypedElementWorldInterface > GetLastSelectedEditorManipulableElement
&40;
const FTypedElementListRef & NormalizedSelection
&41;
Remarks
Return the most recently selected element that is manipulable. Require a editor normalized selection list to behave like the editor selection Note: A manipulable element is a element that would be move when manipulating the gizmo in the editor.