sierra_inventory_slot.gd

Extends: PanelContainer

Description

Property Descriptions

hover_color

@export var hover_color: Color = "(1, 1, 1, 1)"

selected_color

@export var selected_color: Color = "(0.9294, 0.9451, 0.4431, 1)"

Method Descriptions

get_content_height

func get_content_height() -> float