ServerPackCreator
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
ServerPackCreator
ServerPackCreator
/
mslinks.data
/
CNRLinkFlags
CNRLink
Flags
class
CNRLinkFlags
:
BitSet32
(
source
)
Members
Constructors
CNRLink
Flags
Link copied to clipboard
constructor
(
n
:
Int
)
constructor
(
data
:
ByteReader
)
Properties
is
Valid
Device
Link copied to clipboard
val
isValidDevice
:
Boolean
is
Valid
Net
Type
Link copied to clipboard
val
isValidNetType
:
Boolean
Functions
clear
Valid
Device
Link copied to clipboard
fun
clearValidDevice
(
)
:
CNRLinkFlags
clear
Valid
Net
Type
Link copied to clipboard
fun
clearValidNetType
(
)
:
CNRLinkFlags
set
Valid
Device
Link copied to clipboard
fun
setValidDevice
(
)
:
CNRLinkFlags
set
Valid
Net
Type
Link copied to clipboard
fun
setValidNetType
(
)
:
CNRLinkFlags