Interface in Yarn.Unity
An interface that works with GeneratedVariableStorageExtensions to add helper methods used by generated variable storage classes.
public interface IGeneratedVariableStorage : Yarn.IVariableStorage
IVariableStorage 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 2 months ago
Was this helpful?