toggle menu
ktvn
1.0.3
jvm
switch theme
search in API
ktvn
/
com.github.benpollarduk.ktvn.io.restore
/
ChapterRestorePoint
Chapter
Restore
Point
data
class
ChapterRestorePoint
(
val
sceneRestorePoint
:
SceneRestorePoint
,
val
scene
:
Int
)
Provides a restore point for a Chapter with a specified
sceneRestorePoint
and
scene
.
Members
Constructors
Chapter
Restore
Point
Link copied to clipboard
constructor
(
sceneRestorePoint
:
SceneRestorePoint
,
scene
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
scene
Link copied to clipboard
val
scene
:
Int
scene
Restore
Point
Link copied to clipboard
val
sceneRestorePoint
:
SceneRestorePoint