Setting Type Mismatch Exception
class SettingTypeMismatchException(val id: String, val defType: KClass<out SettingValue<*>>, val gotType: KClass<out SettingValue<*>>) : AutoTweakerException(source)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
获取 AutoTweaker 提供的 I18nService。