Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Selection > API/Plugins/ModelingComponents/Selection/UGeometrySelectionManager
Syntax
TMap < FGeometryIdentifier , TSharedPtr < FGeometrySelectionTarget > > TargetCache
Remarks
Support for cached FGeometrySelectionTarget / IGeometrySelectors. The intention here is to reduce the overhead on selection changes. Functional, but needs to be smarter.