nova-parent
Toggle table of contents
0.18-RC.1
jvm
Platform filter
jvm
Switch theme
Search in API
nova-parent
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.