toggle menu
nova-parent
0.18-alpha.13
jvm
switch theme
search in API
nova
/
xyz.xenondevs.nova.resources.builder.layout.item
/
ItemModelsCollection
/
plusAssign
plus
Assign
operator
fun
plusAssign
(
selectModel
:
S
.
(
)
->
ModelBuilder
)
Adds the model created by
selectModel
to the collection.
operator
fun
plusAssign
(
model
:
ItemModel
)
Adds the given
model
to the collection.