Grid Placement

GPServiceRegistry

AUTO-GENERATED FILE — DO NOT EDIT MANUALLY

Source: core/services/gp_service_registry.gd

Version: 5.1

class_name: GPServiceRegistry extends: RefCounted

Summary

Service registry for managing all Grid Building services.

This class acts as a centralized service locator that provides access to all core Grid Building services. It follows the service registry pattern to enable loose coupling between systems while maintaining a single point of service access.

Signals

(none)

Exports

(none)

Methods

  • _init()
  • get_placement_service()
  • get_indicator_service()
  • get_manipulation_service()
  • get_targeting_service()
  • get_mode_service()
  • get_grid_service()
  • get_positioning_input_adapter()
  • get_placement_input_adapter()
  • get_manipulation_input_adapter()
  • get_input_service()
  • get_orchestrator_effects_adapter()
  • get_targeting_workflow_adapter()
  • get_build_orchestrator()
  • get_manipulation_orchestrator()