For the complete documentation index, see llms.txt. This page is also available as Markdown.

VariableStorage

Property in DialogueRunner

Summary

Gets the VariableStorage that this dialogue runner uses to store and access Yarn variables.

public VariableStorageBehaviour VariableStorage { get; set; }

Last updated

Was this helpful?