PlaceableListEntry
Summary
Section titled “Summary”Rich selectable list entry supporting icon, text, tooltip, and variant cycling.
Designed to replace ItemList rows with per-entry custom controls (left/right variant arrows).
Accepts any “placeable” object exposing display_name
(String) and optional icon
(Texture2D).
Signals
Section titled “Signals”signal selected( entry: PlaceableListEntry )
signal variant_changed( entry: PlaceableListEntry, variant_index: int )
Properties
Section titled “Properties”placeable: Resource:
sequence: Resource:
Optional sequence wrapper providing variants (PlaceableSequence)
icon_size: Vector2 = Vector2(48, 48)
Methods
Section titled “Methods”Source
Section titled “Source”addons/grid_building/ui/placeable_list_entry.gd
This page was auto-generated from GDScript source. Edit the source file to improve documentation.
Generated on 2025-09-07