Files
KSpigot/docs/-k-spigot/net.axay.kspigot.config/-config-delegate/set-value.md
bluefireoly 69b2e6cd17 Updated docs
2020-10-16 02:13:42 +02:00

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)