PlaceableGrid
Summary
Section titled “Summary”Creates views for each placeable
Signals
Section titled “Signals”signal placeable_selected(
placeable: Placeable)
Properties
Section titled “Properties”placeable_view_template:PackedScene
views:Array
Methods
Section titled “Methods”funcsetup(
p_placeables:Array
)
- Creates views for each placeable
funcclear( )func _on_view_placeable_selected(
p_placeable: Placeable)
Source
Section titled “Source”addons/grid_building/ui/placeable/single/placeable_grid.gd
This API reference is automatically generated from the plugin source code. For implementation examples and usage guides, see the guides section.