IResource

IResource

Pure C# interface for resources in the grid building system. Resources are data containers that can be loaded and saved. Godot-specific extensions (with Resource integration) are in GridBuilding.Godot.Interfaces.IGodotResource.

Project: GridPlacement v6.0
Layer: Core
Source: Core/Interfaces/IResource.cs
Namespace: GridBuilding.Core.Interfaces
Kind: interface

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

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