chapterScreen FunctionsΒΆ

Note

The chapterScreen functions are related to the handling of chapter screens and dream transitions

Function

Description

chapterScreen:IsDoneButtonClickable

Determines if the Done button is clickable

chapterScreen:IsReplayButtonClickable

Determines if the Replay button is clickable

chapterScreen:OnDoneButtonClick

Event action for when the Done button is clicked

chapterScreen:OnReplayButtonClick

Event action for when the Replay button is clicked

chapterScreen:StartTextScreen

Load chapter text into UI elements

e = g_pBaldurChitin
chapterScreen = e:GetEngineChapter()