Grid Placement

PlaceableGrid

AUTO-GENERATED FILE — DO NOT EDIT MANUALLY

Source: ui/placeable/single/placeable_grid.gd

Version: 5.1

class_name: PlaceableGrid extends: GridContainer

Signals

  • placeable_selected
    • Emitted when the user selects a placeable from one of the child views. @param placeable: The selected placeable.

Exports

  • placeable_view_template

Methods

  • setup()
    • Creates views for each placeable
  • clear()
  • _on_view_placeable_selected()