PlaceableView
Summary
Section titled “Summary”Displays a placeable’s name and icon for selection in the UI using the Button’s built-in icon + text layout.
Signals
Section titled “Signals”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)
Properties
Section titled “Properties”placeable: Placeable:
@export @var placeable: Placeable - The placeable object displayed by this view.
Methods
Section titled “Methods”_ready( )
Source
Section titled “Source”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