Item group or subgroup.
name :: string [R] | |
localised_name :: LocalisedString [R] | Localised name of the group. |
type :: string [R] | |
group :: LuaGroup [R] | The parent group if any; nil if none. |
subgroups :: array[LuaGroup] [R] | Subgroups of this group. |
order_in_recipe :: string [R] | The additional order value used in recipe ordering. |
order :: string [R] | |
valid :: boolean [R] | Is this object valid? |
object_name :: string [R] | The class name of this object. |
help() → string | All methods and properties that this object supports. |
Localised name of the group.
The parent group if any; nil
if none.
Subgroups of this group.
The additional order value used in recipe ordering.