IGeneratedVariableStorage
Last updated
Was this helpful?
Interface in Yarn.Unity
An interface that works with GeneratedVariableStorageExtensions to add helper methods used by generated variable storage classes.
public interface IGeneratedVariableStorage : Yarn.IVariableStorageIVariableStorage classes that implement this interface are extended with the methods found in GeneratedVariableStorageExtensions . This interface is intended to be used only with classes in source code that was generated by Yarn Spinner.
Last updated
Was this helpful?
Was this helpful?
