IManipulationCommands

High-level manipulation commands surface for GridBuilding. Engine-agnostic entry points that describe manipulation intents (move, rotate, flip) using UserId to indicate who is issuing the command.

Project: GridPlacement v6.0
Layer: Core
Source: plugins/gameplay/GridPlacement/cs/Core/Interfaces/IManipulationCommands.cs
Namespace: GridPlacement.Core.Interfaces
Kind: interface

Parsing Method: AST-based (Roslyn) - NOT regex

⚠️ IMPORTANT: This documentation was generated using AST parsing, not regex.