Choose your operating system:
Windows
macOS
Linux
Module |
|
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::Geometry::DeregisterPersistentMeshSelectionManager
(
UInteractiveToolsContext * ToolsContext
)
}
}
Remove any existing UPersistentMeshSelectionManager from the ToolsContext's ContextObjectStore
true if the ContextObjectStore no longer has a UPersistentMeshSelectionManager (whether it was removed, or did not exist)