StorySelector

data class StorySelector(val storyId: Int, val chapterId: Int, val stageId: Int, val isCurrent: Boolean)

Constructors

Link copied to clipboard
constructor(storyId: Int, chapterId: Int, stageId: Int, isCurrent: Boolean)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard