Search Results for

    Show / Hide Table of Contents

    Namespace Ibralogue.Parser

    Classes

    Choice

    The choice class defines an option that can lead to a conversation.

    Conversation

    A named block of dialogue content that the engine walks at runtime.

    DialogueAsset

    Scriptable object that stores the context of the entire dialogue file inside it.

    DialogueParser

    The main entry point for parsing Ibralogue dialogue files.

    Line

    The Line struct contains information about an individual line of dialogue.

    Structs

    Invocation

    An invocation embedded in a dialogue line, retaining source location for diagnostics.

    LineContent

    The internal contents of a line, including but not limited its text and metadata.

    Interfaces

    IMetadata

    In this article
    Back to top Ibralogue Docs