pda
androidJvm
app
/
net.artux.pda.ui.fragments.quest
/
QuestController
Quest
Controller
interface
QuestController
Inheritors
SceneQuestController
Members
Functions
begin
With
Stage
Link copied to clipboard
abstract
fun
beginWithStage
(
stageId
:
Int
)
abstract
fun
beginWithStage
(
stageId
:
Int
,
sync
:
Boolean
)
choose
Transfer
Link copied to clipboard
abstract
fun
chooseTransfer
(
transfer
:
TransferModel
)
get
Actual
Stage
Link copied to clipboard
abstract
fun
getActualStage
(
)
:
Stage
get
Chapter
Id
Link copied to clipboard
abstract
fun
getChapterId
(
)
:
Int
get
Story
Id
Link copied to clipboard
abstract
fun
getStoryId
(
)
:
Int