toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.archive.cache
/
CacheImporter
/
importIndexAndGetMissingGroups
import
Index
And
Get
Missing
Groups
suspend
fun
importIndexAndGetMissingGroups
(
scopeId
:
Int
,
sourceId
:
Int
,
archive
:
Int
,
index
:
Js5Index
,
buf
:
ByteBuf
,
uncompressed
:
ByteBuf
,
lastMasterIndexId
:
Int
?
)
:
List
<
Int
>