set

abstract fun <V : SettingValue<T>, T> set(def: SettingDef<V>, value: T)(source)

请使用 io.github.autotweaker.api.set

设置项通常由持有 io.github.autotweaker.api.adapter.CoreAPIio.github.autotweaker.api.adapter.Adapter 管理,除非特殊需要,不必手动更新设置。