16 lines
430 B
Markdown
16 lines
430 B
Markdown
---
|
|
title: plusAssign -
|
|
---
|
|
//[KSpigot](../../index.md)/[net.axay.kspigot.chat](../index.md)/[KSpigotComponentBuilder](index.md)/[plusAssign](plus-assign.md)
|
|
|
|
|
|
|
|
# plusAssign
|
|
[jvm]
|
|
Content
|
|
operator fun [plusAssign](plus-assign.md)(baseComponent: BaseComponent)
|
|
operator fun [plusAssign](plus-assign.md)(baseComponents: [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<out BaseComponent>)
|
|
|
|
|
|
|