FEdModeGeometry::GetSelectionState

Utility function that allow you to poll and see if certain sub elements are currently selected.

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

virtual int32 GetSelectionState()

Remarks

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.

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