Optional allowWhether the "toggle all" button can appear in this section. Note that this button will only appear if all the children of this section are checkboxes.
D2RMM v1.8.0
Optional childrenThe fields or sections that are contained within this section.
D2RMM v1.6.0
Optional defaultWhether the section should be expanded by default.
D2RMM v1.6.0
Optional defaultIf this value is anything other than null, the section will have a
checkbox on the left hand side that will set this section's value
the same way as it would work for a checkbox field.
D2RMM v1.8.0
Optional descriptionThe description for the section that appears in a help tooltip.
D2RMM v1.8.0
The unique identifier of the configuration element.
The name of the section.
D2RMM v1.6.0
Optional overrideThe override value of the section field.
If this value is anything other than null, it will override the current value.
If the value is overridden, it will also be read only.
This needs to be used in unison with defaultValue.
D2RMM v1.8.0
The type of the configuration element.
D2RMM v1.6.0
Optional visibleDetermines if the section is visible or not.
D2RMM v1.8.0
A section in the configuration UI that can contain other fields or sections.
Since
D2RMM v1.6.0