SelectChapter

data class SelectChapter(val name: String) : SceneResult

Select a Chapter specified by name.

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard