Grid Placement

BuildingInstantiator

AUTO-GENERATED (GDScript) API entry

AUTO-GENERATED FILE — DO NOT EDIT MANUALLY

Source: systems/building/components/building_instantiator.gd

Version: 5.0

class_name: BuildingInstantiator extends: GBSystemsComponent

Signals

(none)

Exports

(none)

Methods

  • _init(p_indicator_context: IndicatorContext = null, p_building_state: BuildingState = null, p_building_settings: BuildingSettings = null) -> void
  • resolve_gb_dependencies(p_container: GBCompositionContainer) -> void
  • instantiate_building(p_placeable: Placeable, p_preview: Node2D) -> Node2D