AUTO-GENERATED FILE — DO NOT EDIT MANUALLY
Source: ui/placeable/shared/placeable_ui_interaction.gd
Version: 5.0
class_name: PlaceableUIInteraction
extends: RefCounted
Signals
clicked- Handle click events by emitting signal
func
Exports
(none)
Methods
init(control: Control) -> void_load_theme_styles -> void_create_fallback_styles -> void- Normal state - subtle background with light border
_connect_signals -> void_apply_normal_style -> void_apply_hover_style -> void_apply_pressed_style -> void_on_mouse_entered -> void_on_mouse_exited -> void_on_gui_input(event: InputEvent) -> void_on_click -> voidcleanup -> void