Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Selection
Deprecated * PersistentMeshSelection and related functions are deprecated. GetCurrentToolInputSelection now returns nullptr.
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Selection/StoredMeshSelectionUtil.h |
| Include | #include "Selection/StoredMeshSelectionUtil.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/Selection/StoredMeshSelectionUtil.cpp |
namespace UE
{
namespace Geometry
{
const UDEPRECATED_PersistentMeshSelection &42; UE&58;&58;Geometry&58;&58;GetCurrentToolInputSelection
&40;
const FToolBuilderState & SceneState,
UToolTarget &42; Target
&41;
}
}
Remarks
Given a FToolBuilderState, determine if an Input Selection exists that is applicable to the ToolTarget Selection if found, or nullptr if not