Skip to content
ct

Class

PlaceableUIInteraction

Generated GDScript class reference for GridPlacement.PlaceableUIInteraction.

Status
Draft
Version
v6.0
Updated
Development docs generated from GDScript source

This is unreleased documentation in active development. APIs, class names, and behavior may change before the final release.

Shared UI interaction helper for placeable UI components. Provides consistent pressed/hover/normal state interaction for placeable views and list entries. Handles mouse interactions and visual feedback to ensure consistent user experience. Uses theme file for style definitions while managing state transitions.

Source: addons/grid_placement/ui/placeable/shared/placeable_ui_interaction.gd

Syntax

class PlaceableUIInteraction extends RefCounted

Members

NameKindSummary
initMethod
set_enabledMethod
mouse_eventProperty
clickedEventAllow external objects to connect to click events
cleanupMethod