Mosaic
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Mosaic
mosaic-core
/
dev.catbit.mosaic.core.data.schemas.event.events.time
/
StartTimeLoopEventSchema
/
TimeData
/
Seconds
Seconds
@
Serializable
@
SerialName
(
value
=
"Seconds"
)
data
class
Seconds
(
val
delay
:
Int
)
:
StartTimeLoopEventSchema.TimeData
Members
Constructors
Seconds
Link copied to clipboard
constructor
(
delay
:
Int
)
Properties
delay
Link copied to clipboard
@
SerialName
(
value
=
"delay"
)
val
delay
:
Int