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

    Show / Hide Table of Contents

    Class VisitSnapshot

    A serializable snapshot of all visited keys. Use with ExportState() and ImportState(VisitSnapshot) to integrate with save/load systems.

    Inheritance
    object
    VisitSnapshot
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Ibralogue
    Assembly: .dll
    Syntax
    [Serializable]
    public class VisitSnapshot

    Fields

    | Edit this page View Source

    Keys

    Declaration
    public List<string> Keys
    Field Value
    Type Description
    List<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+