UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
IInteractiveToolManageGeometrySelectionAPI Class Reference

#include <InteractiveToolQueryInterfaces.h>

Public Member Functions

virtual bool IsInputSelectionValidOnOutput ()
 

Detailed Description

Provides an API to allow a tool to report how it has affected (updated or invalidated) geometry selections on the tool's targets

Member Function Documentation

◆ IsInputSelectionValidOnOutput()

virtual bool IInteractiveToolManageGeometrySelectionAPI::IsInputSelectionValidOnOutput ( )
inlinevirtual
Returns
true if the tool implementing this API has not updated the geometry selection or modified geometry to invalidate any previous geometry selection, i.e. has not removed/added vertices/edges/triangles

The documentation for this class was generated from the following file: