toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.cache
/
VersionList
/
File
File
data
class
File
(
val
version
:
Int
,
val
checksum
:
Int
)
Members
Constructors
File
Link copied to clipboard
constructor
(
version
:
Int
,
checksum
:
Int
)
Properties
checksum
Link copied to clipboard
val
checksum
:
Int
version
Link copied to clipboard
val
version
:
Int