Skip to content
ct

Class

BuildingInstantiator

Generated GDScript class reference for GridPlacement.BuildingInstantiator.

Status
Draft
Version
v6.0
Updated
Development docs generated from GDScript source

This is unreleased documentation in active development. APIs, class names, and behavior may change before the final release.

@deprecated Use PlacementInstantiator instead. This class is a backward-compatible alias. BuildingInstantiator was renamed to PlacementInstantiator in 5.1.0 to align with GridPlacement C# naming conventions. All functionality is identical — this class exists only to prevent breaking existing code. Migration: Replace BuildingInstantiator with PlacementInstantiator in your code. Deprecated in 6.0. The old name is scheduled for removal in a future release.

Source: addons/grid_placement/systems/building/components/building_instantiator.gd

Syntax

class BuildingInstantiator extends PlacementInstantiator