UGeomModifier::StoreCurrentGeomSelections

Store the current geom selections (Edge, Vert and Poly)

Windows
MacOS
Linux

References

Module

GeometryMode

Header

/Engine/Plugins/Editor/GeometryMode/Source/GeometryMode/Classes/GeomModifier.h

Include

#include "GeomModifier.h"

Source

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

Syntax

void StoreCurrentGeomSelections
(
    TArray< struct FGeomSelection > & SelectionArray,
    FGeomObjectPtr go
)

Remarks

Store the current geom selections (Edge, Vert and Poly)

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