toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.cache.config.param
/
ParamType
Param
Type
class
ParamType
(
id
:
Int
)
:
ConfigType
Members
Constructors
Param
Type
Link copied to clipboard
constructor
(
id
:
Int
)
Properties
default
Int
Link copied to clipboard
var
defaultInt
:
Int
default
String
Link copied to clipboard
var
defaultString
:
String
?
id
Link copied to clipboard
val
id
:
Int
type
Link copied to clipboard
var
type
:
Char
Functions
read
Link copied to clipboard
fun
read
(
buf
:
ByteBuf
)
open
override
fun
read
(
buf
:
ByteBuf
,
code
:
Int
)
write
Link copied to clipboard
open
override
fun
write
(
buf
:
ByteBuf
)