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