AUTO-GENERATED FILE — DO NOT EDIT MANUALLY
Source: systems/building/components/preview_factory.gd
Version: 5.0
class_name: PreviewFactory
extends: GBInjectable
Signals
(none)
Exports
(none)
Methods
create_with_injection(container: GBCompositionContainer) -> PreviewFactory- Get dependencies from container as single source of truth
resolve_gb_dependencies(p_config: GBCompositionContainer) -> boolget_runtime_issues -> Array_init(p_building_settings: BuildingSettings, p_logger: GBLogger)instance_preview(p_placeable: Placeable, p_positioner: Node2D) -> Node2D