GPServiceFactory
AUTO-GENERATED FILE — DO NOT EDIT MANUALLY
Source: core/services/gp_service_factory.gd
Version: 5.1
class_name: GPServiceFactory
extends: RefCounted
Summary
Factory for creating and configuring the Grid Building service registry.
Encapsulates the complexity of service instantiation and dependency injection. This allows for better testing and separation of concerns from the composition container.
Signals
(none)
Exports
(none)
Methods
create_registry()