Grid Placement

GBInjectableFactory

AUTO-GENERATED FILE — DO NOT EDIT MANUALLY

Source: factories/gb_injectable_factory.gd

Version: 5.0

class_name: GBInjectableFactory extends: RefCounted

Summary

Factory for creating and injecting RefCounted objects with dependencies.

Provides centralized creation of RefCounted objects that need dependency injection since they cannot be automatically discovered by the GBInjectorSystem.

Signals

(none)

Exports

(none)

Methods

(none)