CSBooleanNullablePresetProperty
class CSBooleanNullablePresetProperty(parent: CSHasRegistrationsHasDestruct, preset: Preset, key: String, val default: Boolean?, onChange: ArgFun<Boolean?>?) : CSNullablePresetProperty<Boolean>
Properties
Functions
Link copied to clipboard
fun <T> CSHasChangeValue<T>.actionPausedBy(preset: CSPreset<*, *>, function: (T) -> Unit): CSRegistration
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun <T> CSHasChangeValue<T>.onChangePausedBy(preset: CSPreset<*, *>, function: (T) -> Unit): CSRegistration
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard