Skip to content

@advjs/monorepo / @advjs/types / AdvChapter

Interface: AdvChapter

Defined in: packages/types/src/game/chapter.ts:6

游戏章节

Properties

description?

optional description: string

Defined in: packages/types/src/game/chapter.ts:18

Chapter Description


id

id: string

Defined in: packages/types/src/game/chapter.ts:10

Chapter ID


nodes

nodes: AdvFlowNode[]

Defined in: packages/types/src/game/chapter.ts:25

Chapter Flow

JSON or URL


title

title: string

Defined in: packages/types/src/game/chapter.ts:14

Chapter title