Search Results for

    Show / Hide Table of Contents

    Class DialogueAsset

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

    Inheritance
    object
    DialogueAsset
    Namespace: Ibralogue.Parser
    Assembly: .dll
    Syntax
    public class DialogueAsset : ScriptableObject

    Properties

    | Edit this page View Source

    Content

    Declaration
    public string Content { get; }
    Property Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top Ibralogue Docs