Draft — Unreleased:This page is in active development. APIs, class names, and behavior may change before the release is finalized. Use it as a preview of what's coming — not as a stable integration target.
Scrollable list managing PlaceableListEntry nodes, providing selection & keyboard nav.
Source: addons/grid_placement/ui/placeable/sequence/placeable_list.gd
Syntax
class PlaceableList extends ControlMembers
| Name | Kind | Summary |
|---|---|---|
selection_changed | Event | |
entry_scene | Property | |
clear | Method | |
add_sequence | Method | |
entry | Property | |
get_selected_entry | Method | |
idx | Property | |
rect | Property | |
srect | Property |
Source
addons/grid_placement/ui/placeable/sequence/placeable_list.gd
Plugin docs root:gdscript/plugins/grid_placement_dev/docs