mwg API
Reference
Overview
Examples
Getting started
Design
FAQ
Preparing search index...
Rpg
QuestDefinition
Interface QuestDefinition
interface
QuestDefinition
{
id
:
string
;
requires
?:
string
[]
;
stages
:
QuestStage
[]
;
}
Index
Properties
id
requires?
stages
Properties
id
id
:
string
Optional
requires
requires
?:
string
[]
quest ids that must already be complete before this one can start
stages
stages
:
QuestStage
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
requires
stages
Reference
Overview
Examples
Getting started
Design
FAQ
mwg API
Loading...
quest ids that must already be complete before this one can start