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.config
/
SettingValue
/
ValShort
Val
Short
@
Serializable
data
class
ValShort
(
val
value
:
Short
)
:
SettingValue
<
Short
>
(
source
)
Members
Constructors
Val
Short
Link copied to clipboard
constructor
(
value
:
Short
)
Properties
value
Link copied to clipboard
open
override
val
value
:
Short
Functions
parse
Link copied to clipboard
open
override
fun
parse
(
raw
:
String
)
:
SettingValue.ValShort