FEdModeGeometry::GetSelectedEdges

Returns the edges that are selected.

Windows
MacOS
Linux

References

Module

GeometryMode

Header

/Engine/Plugins/Editor/GeometryMode/Source/GeometryMode/Public/GeometryEdMode.h

Include

#include "GeometryEdMode.h"

Source

/Engine/Plugins/Editor/GeometryMode/Source/GeometryMode/Private/GeometryEdMode.cpp

Syntax

virtual void GetSelectedEdges
(
    TArray< FGeomEdge * > & InEdges
) const

Remarks

Returns the edges that are selected.

Parameters

Parameter

Description

InEdges

An array to fill with the selected edges.

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