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.tiles
/
AddTilesEventSchema
/
InsertionPosition
/
AtIndex
At
Index
@
Serializable
@
SerialName
(
value
=
"AtIndex"
)
data
class
AtIndex
(
val
index
:
Int
)
:
AddTilesEventSchema.InsertionPosition
Members
Constructors
At
Index
Link copied to clipboard
constructor
(
index
:
Int
)
Properties
index
Link copied to clipboard
val
index
:
Int