pda
androidJvm
app
/
net.artux.pda.ui.viewmodels.event
/
OpenStageEvent
Open
Stage
Event
data
class
OpenStageEvent
(
val
stageId
:
Long
,
val
chapterId
:
Int
=
-1
)
Members
Constructors
Open
Stage
Event
Link copied to clipboard
constructor
(
stageId
:
Long
,
chapterId
:
Int
=
-1
)
Properties
chapter
Id
Link copied to clipboard
val
chapterId
:
Int
stage
Id
Link copied to clipboard
val
stageId
:
Long