Ibralogue Docs
  • Manual
  • Scripting Reference
  • Website
  • GitHub
  • Discord
Search Results for

    Show / Hide Table of Contents

    Struct LineContent

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

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: Ibralogue.Parser
    Assembly: .dll
    Syntax
    public struct LineContent

    Fields

    | Edit this page View Source

    Invocations

    Declaration
    public List<Invocation> Invocations
    Field Value
    Type Description
    List<Invocation>
    | Edit this page View Source

    Metadata

    Declaration
    public Dictionary<string, string> Metadata
    Field Value
    Type Description
    Dictionary<string, string>
    | Edit this page View Source

    Text

    Declaration
    public string Text
    Field Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article

    Ibralogue

    A simple, extendable dialogue system library for the Unity Game Engine.

    Project

    • Website
    • GitHub
    • Release Notes

    Community

    • Discord
    • Patreon
    • Report a Bug

    MIT License · Unity 2022.3+