15 lines
525 B
Markdown
15 lines
525 B
Markdown
---
|
|
title: setValue -
|
|
---
|
|
//[KSpigot](../../index.md)/[net.axay.kspigot.config](../index.md)/[ConfigDelegate](index.md)/[setValue](set-value.md)
|
|
|
|
|
|
|
|
# setValue
|
|
[jvm]
|
|
Content
|
|
operator fun [setValue](set-value.md)(thisRef: [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)?, property: [KProperty](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.reflect/-k-property/index.html)<*>, config: [T](index.md)): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html)
|
|
|
|
|
|
|