• Skip to primary navigation
  • Skip to content
  • Skip to footer
Visual Novel Machinery Visual Novel Machinery
    • News
    • Documentation
    • FAB Store
    • Itch.io
    1. Home
    2. /
    3. Docs
    4. /
    5. Nodes references
    6. /
    7. Dialog Memory Get
    • Getting Started
      • Get Started
      • Creating your first dialog
    • Project Setup
      • Initial Setup
      • Setting up Data Tables
      • Setting up the Dialog UI
      • Setting up the Character UI
      • Setting up the CG UI
      • Setting up the Scene Background UI
      • Setting up Player Interaction
      • Setting up the Memory System
    • Features
      • Dialog System
      • VNM Script
      • Scene Backgrounds
      • Dialog Scenes
      • CGs
      • Dialog Audio
      • Characters
      • Animations
      • Memory System
      • Save System
      • Image Layering
      • Choice Graph
      • Dialog Scenes Graph
    • Integrations
      • Yarn Spinner
      • Spine2D
    • Node References
      • CG Add Layer
      • CG Hide
      • CG Remove Layer
      • CG Show
      • Character 3D Hide
      • Character 3D Show
      • Character Add Layer
      • Character Hide
      • Character Memory Get
      • Character Memory Set
      • Character Move
      • Character Remove Layer
      • Character Show
      • Character Rename
      • Character Interactive Rename
      • Dialog Audio Play Background Music
      • Dialog Audio Play Character Voice Over
      • Dialog Audio Play Dialog Voice Over
      • Dialog Audio Play Sound Effect
      • Dialog Audio Stop Background Music
      • Dialog Audio Stop Sound Effect
      • Dialog Audio Stop Voice Over
      • Dialog Choice
      • Dialog End
      • Dialog Memory Get
      • Dialog Memory Set
      • Dialog Scene Hide
      • Dialog Scene Show
      • Dialog Scene Switch Camera
      • Dialog Start
      • Dialog Start Subdialog
      • Dialog Text
      • Dialog Window Control
      • Dialog Widget Show
      • Dialog Widget Hide
      • Scene Background Add Layer
      • Scene Background Hide
      • Scene Background Remove Layer
      • Scene Background Show
    • Plugin Settings
      • Runtime Settings
      • Editor Settings
    • Data Definitions
      • CG Definition
      • Character Definition
      • Dialog Definition
      • Dialog Scene Definition
      • Scene Background Definition

    Dialog Memory Get

    On this page

    • Pins
      • Output
    • On-Node Properties
    • Script Reference

    Dialog Memory Get Node Visual

    PinsPermalink

    OutputPermalink

    Name Type Description
    Value Wildcard The value of the memory (Type depends on what has been configured)

    On-Node PropertiesPermalink

    Name Description
    Dialog The Id of the dialog from whom to get a memory value
    Memory The Id of the memory which value should be used

    Script ReferencePermalink

    <variable name>=dialog.memory.get <dialog id> <dialog memory id>
    
    • Follow:
    • Reddit
    • Youtube
    • Instagram
    • GitHub
    • Feed
    © 2025 Visual Novel Machinery. Powered by Jekyll & Minimal Mistakes.