SelectorNode

class SelectorNode(val group: String, val initIndex: Int, val items: List<CheckerNode>) : GuiNode

Constructors

Link copied to clipboard
constructor(group: String, initIndex: Int, items: List<CheckerNode>)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard