Program
Last updated
Was this helpful?
Property in MemoryVariableStore
Gets or sets the Yarn Program that stores information about the initial values of variables, and is able to produce values for smart variables.
public Program? Program { get; set; }Last updated
Was this helpful?
Was this helpful?
