Navigation
API > API/Plugins > API/Plugins/GeometryMode > API/Plugins/GeometryMode/FGeomObject
Description
Allows manual setting of the last selection index. This is dangerous and should only be called by the FEdModeGeometry::PostUndo() function.
| Name | ForceLastSelectionIndex |
| Type | function |
| Header File | /Engine/Plugins/Editor/GeometryMode/Source/GeometryMode/Public/EditorGeometry.h |
| Include Path | #include "EditorGeometry.h" |
void ForceLastSelectionIndex
(
int32 InLastSelectionIndex
)