ConfigurationFormat
ConfigurationFormat
Configuration format types supported for placeable loading Currently JSON-only, but extensible for future formats (YAML, TOML, etc.)
Project: GridPlacement v6.0
Layer: Core
Source: Core/Types/ConfigurationFormat.cs
Namespace: GridBuilding.Core.Types
Kind: enum
Parsing Method: AST-based (Roslyn) - NOT regex
⚠️ IMPORTANT: This documentation was generated using AST parsing, not regex.