IControl
IControl
Pure C# interface for UI controls in the grid building system. Controls handle user input and display. Godot-specific extensions (with Control integration) are in GridBuilding.Godot.Interfaces.IGodotControl.
Project: GridPlacement v6.0
Layer: Core
Source: Core/Interfaces/IControl.cs
Namespace: GridBuilding.Core.Interfaces
Kind: interface
Parsing Method: AST-based (Roslyn) - NOT regex
⚠️ IMPORTANT: This documentation was generated using AST parsing, not regex.