Navigation
Unreal Engine C++ API Reference > Plugins > GeometryMode > FGeomObject
Syntax
TArray< FGeomBase &42; > SelectionOrder
Remarks
Used for tracking the order of selections within this object. This is required for certain modifiers to work correctly.
This list is generated on the fly whenever the array is accessed but is marked as dirty (see bSelectionOrderDirty).
NOTE: do not serialize