Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 625 Bytes

ctrl_inventory_grid_ex.md

File metadata and controls

14 lines (9 loc) · 625 Bytes

CtrlInventoryGridEx

Inherits: CtrlInventoryGrid

Description

A UI control similar to CtrlInventoryGrid but with extended options for customization.

Properties

  • field_style: StyleBox - Style of a single inventory field.
  • field_highlighted_style: StyleBox - Style of a single inventory field when the mouse hovers over it.
  • field_selected_style: StyleBox - Style of a single inventory field when the item on top of it is selected.
  • selection_style: StyleBox - Style of a rectangle that will be drawn on top of the selected item.