Last updated 3 days ago
Was this helpful?
Property in
Gets or sets the collection of dialogue presenters attached to this dialogue runner.
public IEnumerable<DialoguePresenterBase?> DialoguePresenters { get; set; }