Navigation
API > API/Plugins > API/Plugins/GeometryMode > API/Plugins/GeometryMode/FEdModeGeometry
Description
Utility function that allow you to poll and see if certain sub elements are currently selected.
Returns a combination of the flags in EGeomSelectionStatus.
Utility function that allow you to poll and see if certain sub elements are currently selected.
Returns a combination of the flags in ESelectionStatus.
| Name | GetSelectionState |
| Type | function |
| Header File | /Engine/Plugins/Editor/GeometryMode/Source/GeometryMode/Public/GeometryEdMode.h |
| Include Path | #include "GeometryEdMode.h" |
| Source | /Engine/Plugins/Editor/GeometryMode/Source/GeometryMode/Private/GeometryEdMode.cpp |
virtual int32 GetSelectionState()