Preparing search index...
The search index is not available
Wayward Types Viewer | 2.13.5-beta
Wayward Types Viewer
game/entity/player/quest/QuestManager
IQuestManager
Interface IQuestManager
Hierarchy
Host
<
IQuestManagerEvents
>
IQuestManager
Implemented by
QuestManagerNoOp
default
Index
Properties
event
Methods
add
get
Quests
reset
Properties
Readonly
event
event
:
IEventEmitter
<
IQuestManager
,
IQuestManagerEvents
>
= ...
Methods
add
add
(
type
:
Challenge
)
:
IQuestManager
Parameters
type:
Challenge
Returns
IQuestManager
get
Quests
get
Quests
(
)
:
QuestInstance
[]
Get all quests
Returns
QuestInstance
[]
get
Quests
(
type
:
Challenge
)
:
QuestInstance
[]
Get all quests of the given type
Parameters
type:
Challenge
Returns
QuestInstance
[]
get
Quests
(
type
?:
Challenge
)
:
QuestInstance
[]
Parameters
Optional
type:
Challenge
Returns
QuestInstance
[]
reset
reset
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Navigation
Modding Guide
Module Index
Common Modules
@Register
IDoodadDescription
IItemDescription
ITerrainDescription
ITileEventDescription
ICreatureDescription
In This Module
IQuest
Manager
event
add
get
Quests
reset
Generated using
TypeDoc
Get all quests