AutoTweaker API
Toggle table of contents
0.1.0-alpha.35+c07218c5
common
Target filter
common
Switch theme
Search in API
Skip to content
AutoTweaker API
AutoTweaker API
/
io.github.autotweaker.api.types.debug
/
SettingEntry
Setting
Entry
data
class
SettingEntry
(
val
key
:
String
,
val
value
:
String
)
:
DbEntry
(
source
)
Members
Constructors
Setting
Entry
Link copied to clipboard
constructor
(
key
:
String
,
value
:
String
)
Properties
key
Link copied to clipboard
open
override
val
key
:
String
value
Link copied to clipboard
val
value
:
String