Difference between revisions of "Modding/Inventory/Item menu builders"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
=== Sort Order === | === Sort Order === | ||
+ | |||
+ | Sort order is used to rank each action's priority. | ||
+ | The highest priority action (lowest number) is auto-performed in some cases. | ||
{| class="wikitable" | {| class="wikitable" |
Revision as of 17:58, February 26, 2018
Several of the inventory item widgets are designed to very easily extendable and customizable:
At-A-Glance Synopses
Context Actions
Sort Order
Sort order is used to rank each action's priority. The highest priority action (lowest number) is auto-performed in some cases.
Sort Order | Description |
---|---|
1000 | Equip or Dequip |
5000 | Pickup or Drop |
10000 | Default |