IGridBuildingComponent

Pure C# interface for grid building components. No Godot dependencies - can be unit tested without engine. Godot-specific extensions are in GridBuilding.Godot.Interfaces.

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

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

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