toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.archive.game
/
GameDatabase
Game
Database
@
Singleton
class
GameDatabase
@
Inject
constructor
(
database
:
Database
)
Members
Constructors
Game
Database
Link copied to clipboard
@
Inject
constructor
(
database
:
Database
)
Functions
get
Game
Link copied to clipboard
suspend
fun
getGame
(
name
:
String
,
environment
:
String
,
language
:
String
)
:
Game
?