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: plugins/gameplay/GridPlacement/cs/Godot/Core/Interfaces/ISyncInitializable.cs
Namespace: GridPlacement.Core.Interfaces
Kind: interface
Parsing Method: AST-based (Roslyn) - NOT regex
⚠️ IMPORTANT: This documentation was generated using AST parsing, not regex.