DialogueViews
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
Property in DialogueRunner
This property is obsolete and may be removed from a future version of Yarn Spinner: Use DialoguePresenters.
Gets or sets the collection of dialogue presenters attached to this dialogue runner.
public IEnumerable<DialoguePresenterBase?> DialogueViews { get; set; }
This property is deprecated. Use DialoguePresenters instead.