toggle menu
simple-demo-platform
1.0.0
common
switch theme
search in API
simple-demo-platform
/
ru.casperix.demo_platform.action
/
SelectorNode
Selector
Node
class
SelectorNode
(
val
group
:
String
,
val
initIndex
:
Int
,
val
items
:
List
<
CheckerNode
>
)
:
GuiNode
Members
Constructors
Selector
Node
Link copied to clipboard
constructor
(
group
:
String
,
initIndex
:
Int
,
items
:
List
<
CheckerNode
>
)
Properties
group
Link copied to clipboard
val
group
:
String
init
Index
Link copied to clipboard
val
initIndex
:
Int
items
Link copied to clipboard
val
items
:
List
<
CheckerNode
>