core
Toggle table of contents
1.1.16
common
Target filter
common
Switch theme
Search in API
Skip to content
core
core
/
net.zagart.keystone
/
Keystone
/
Entry
/
IntValue
Int
Value
data
class
IntValue
(
val
value
:
Int
)
:
Keystone.Entry
Wraps an
Int
value.
Members
Constructors
Int
Value
Link copied to clipboard
constructor
(
value
:
Int
)
Properties
value
Link copied to clipboard
val
value
:
Int
The stored integer.