FunctionsWardrobeReorderModeSetWardrobeReorderModeSet CallableWardrobeReorderModeSet(newmode?: WardrobeReorderType): voidAdvance to the next reordering mode, or set the mode to the specified value. The reordering mode cycles through the values: "None" -> "Select" -> "Place"Parametersnewmode: WardrobeReorderType = nullThe mode to set. If null, advance to next mode.Returns void
Advance to the next reordering mode, or set the mode to the specified value. The reordering mode cycles through the values: "None" -> "Select" -> "Place"