QuickBarSlot :: table new
Table fields
| type | :: "record" or "remote" or "filter" or "item" | Type of slot content |
Type of slot content | ||
| record | :: LuaRecord? | Only present and mandatory when |
Only present and mandatory when | ||
| filter | :: ItemFilter? | Only present and mandatory when |
Only present and mandatory when | ||
| selection | :: array[LuaEntity]? | Only present and mandatory when |
Only present and mandatory when | ||
| item | :: LuaItem? | Only present and mandatory when |
Only present and mandatory when | ||

