toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.cache.config.enum
/
EnumTypeList
Enum
Type
List
@
Singleton
class
EnumTypeList
@
Inject
constructor
(
cache
:
Cache
)
:
ArchiveConfigTypeList
<
EnumType
>
Members
Constructors
Enum
Type
List
Link copied to clipboard
@
Inject
constructor
(
cache
:
Cache
)
Properties
capacity
Link copied to clipboard
val
capacity
:
Int
Functions
get
Link copied to clipboard
operator
fun
get
(
id
:
Int
)
:
EnumType
?