Table of Contents

Namespace S1API.Quests

Namespaces

S1API.Quests.Constants
S1API.Quests.Identifiers

Classes

Quest

An abstract class intended to be derived from for creating custom quests in the game.

QuestData

Generic data applied for all custom quests.

QuestEntry

Represents a quest entry on a quest. These are the individual tasks on a quest.

QuestManager

Provided management of quests across the game.

QuestWrapper

Wrapper for accessing quests that can handle both custom mod quests and base game quests. Provides unified access to quest events and properties.