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?