ConfigEditorDraggableList
Used for draggable lists. The field associated with this option may only be of type List. That T
may only be either an int
, or an enum. If an int
is used, exampleText needs to be provided, otherwise it needs to be kept empty.
This option allows the user to add options out of the list of enums or example texts, reorder them and delete elements.