toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.cache.config.varp
/
VarpType
Varp
Type
class
VarpType
(
id
:
Int
)
:
ConfigType
Members
Constructors
Varp
Type
Link copied to clipboard
constructor
(
id
:
Int
)
Properties
client
Code
Link copied to clipboard
var
clientCode
:
Int
id
Link copied to clipboard
val
id
:
Int
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
)