FEdModeGeometry::SelectCachedData

Select all the verts/edges/polys that were found Return true if successful

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

bool SelectCachedData
(
    TArray< FGeomBase * > & raSelectedGeom
) const

Remarks

Select all the verts/edges/polys that were found

Return true if successful

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