Last updated 1 month ago
Was this helpful?
Property in
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.
This property is deprecated. Use instead.
public IEnumerable<DialoguePresenterBase?> DialogueViews { get; set; }