Table of Contents

Namespace S1API.Entities.Dialogue

Classes

DialogueContainerBuilder

Builder to compose a choice-based DialogueContainer entirely from code. Public surface uses only strings and primitives; no game types are exposed.

DialogueContainerBuilder.ChoiceList

Helper class used during choice configuration.

DialogueDatabaseBuilder

Builder for composing an NPC-specific dialogue database without requiring asset bundles. Public surface only accepts strings and arrays; no game types exposed.