Infant God

Home

❯

YSDocs main

❯

docs

❯

api

❯

csharp

❯

yarn.ivariablestorage

yarn.ivariablestorage

Mar 06, 20261 min read

IVariableStorage

Interface in Yarn

Summary

Provides a mechanism for storing values.

public interface IVariableStorage : IVariableAccess

Methods

NameDescription
Clear()Removes all variables from storage.
SetValue(string,bool)Stores a bool in this VariableStorage.
SetValue(string,float)Stores a float in this VariableStorage.
SetValue(string,string)Stores a string in this VariableStorage.

Graph View

  • IVariableStorage
  • Summary
  • Methods

Backlinks

  • SUMMARY
  • yarn.compiler.declaration.defaultvalue
  • yarn.compiler.declaration
  • yarn.dialogue..ctor
  • yarn
  • yarn.memoryvariablestore
  • yarn.unity.igeneratedvariablestorage

Created with Quartz v4.5.2 © 2026

  • GitHub
  • Discord Community