ManipulationStatusExtensions
AUTO-GENERATED FILE – DO NOT EDIT MANUALLY
This page documents the supported public API surface only. Private, internal, benchmark, test, and implementation-detail types are intentionally omitted.
Declaration
Summary
Extension methods for ManipulationStatus enum.
Metadata
Namespace: GridPlacement.Core.Types
Source File: cs/Core/Types/ManipulationStatus.cs
Assembly: GridPlacement.Core
Type: class
Methods
ToDisplayString
Converts ManipulationStatus to display string.
IsTerminal
Returns true if this is a terminal state (no more transitions expected).
IsSuccess
Returns true if this indicates a successful outcome.
IsActive
Returns true if this is an active/in-progress state.