Skip to content

PlaceableView

Displays a placeable’s name and icon for selection in the UI using the Button’s built-in icon + text layout.

signal placeable_selected( placeable: Placeable )

Displays a placeable’s name and icon for selection in the UI using the Button’s built-in icon + text layout.

Emitted when a placeable is selected from the UI. @signal placeable_selected(placeable: Placeable)

placeable: Placeable:

@export @var placeable: Placeable - The placeable object displayed by this view.

_ready( )

addons/grid_building/ui/placeable_view.gd


This page was auto-generated from GDScript source. Edit the source file to improve documentation.

Generated on 2025-09-07