pda
jvm
model
/
net.artux.pda.model.quest.story
/
StoryStateModel
Story
State
Model
class
StoryStateModel
:
Serializable
Members
Constructors
Story
State
Model
Link copied to clipboard
constructor
(
)
Properties
chapter
Id
Link copied to clipboard
var
chapterId
:
Int
current
Link copied to clipboard
var
current
:
Boolean
over
Link copied to clipboard
var
over
:
Boolean
stage
Id
Link copied to clipboard
var
stageId
:
Int
story
Id
Link copied to clipboard
var
storyId
:
Int
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String