toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.deob.bytecode.analysis
/
IntValue
Int
Value
data
class
IntValue
(
val
basicValue
:
BasicValue
,
val
set
:
IntValueSet
=
IntValueSet.Unknown
)
:
Value
Members
Constructors
Int
Value
Link copied to clipboard
constructor
(
basicValue
:
BasicValue
,
set
:
IntValueSet
=
IntValueSet.Unknown
)
Properties
basic
Value
Link copied to clipboard
val
basicValue
:
BasicValue
set
Link copied to clipboard
val
set
:
IntValueSet
Functions
get
Size
Link copied to clipboard
open
override
fun
getSize
(
)
:
Int