ISyncInitializable

ISyncInitializable

Pure C# interface for systems that can be initialized and shut down synchronously. For async initialization, use IInitializable from IInitializable.cs

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

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

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