toggle menu
serverpackcreator-api
jvm
switch theme
search in API
serverpackcreator-api
/
mslinks.extra
/
EnvironmentVariable
Environment
Variable
class
EnvironmentVariable
:
Serializable
Members
Constructors
Environment
Variable
Link copied to clipboard
constructor
(
)
constructor
(
br
:
ByteReader
,
sz
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
variable
Link copied to clipboard
var
variable
:
String
?
Functions
serialize
Link copied to clipboard
open
override
fun
serialize
(
bw
:
ByteWriter
)
set
Variable
Link copied to clipboard
fun
setVariable
(
s
:
String
?
)
:
EnvironmentVariable