SKaiNET
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-lang-models
/
sk.ainet.lang.model
/
ModelLoadPhase
/
Initializing
Initializing
data
class
Initializing
(
val
step
:
String
?
,
val
progress
:
Float
?
)
:
ModelLoadPhase
(
source
)
Members
Constructors
Initializing
Link copied to clipboard
constructor
(
step
:
String
?
,
progress
:
Float
?
)
Properties
progress
Link copied to clipboard
val
progress
:
Float
?
step
Link copied to clipboard
val
step
:
String
?