Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Selection
Deprecated * UE::Geometry::RegisterPersistentMeshSelectionManager is deprecated
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Selection/PersistentMeshSelectionManager.h |
| Include | #include "Selection/PersistentMeshSelectionManager.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/Selection/PersistentMeshSelectionManager.cpp |
namespace UE
{
namespace Geometry
{
bool UE&58;&58;Geometry&58;&58;RegisterPersistentMeshSelectionManager
&40;
UInteractiveToolsContext &42; ToolsContext
&41;
}
}
Remarks
The functions below are helper functions that simplify usage of a UDEPRECATED_PersistentMeshSelectionManager that is registered as a ContextStoreObject in an InteractiveToolsContext If one does not already exist, create a new instance of UDEPRECATED_PersistentMeshSelectionManager and add it to the ToolsContext's ContextObjectStore true if the ContextObjectStore now has a UDEPRECATED_PersistentMeshSelectionManager (whether it already existed, or was created)