pda
androidJvm
app
/
net.artux.pda.ui.viewmodels
/
StoriesViewModel
/
selectStory
select
Story
fun
selectStory
(
storyItem
:
StoryItem
)
fun
selectStory
(
storyId
:
Int
,
chapterId
:
Int
,
stageId
:
Int
,
isCurrent
:
Boolean
=
false
)