IGridBuildingComponent

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: Core
Source: Core/Interfaces/IGridBuildingComponent.cs
Namespace: GridBuilding.Core.Interfaces
Kind: interface

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

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