DialogueRunner.DialoguePresenters
Property in DialogueRunner
Summary
Gets or sets the collection of dialogue presenters attached to this dialogue runner.
public IEnumerable<DialoguePresenterBase?> DialoguePresenters { get; set; }Property in DialogueRunner
Gets or sets the collection of dialogue presenters attached to this dialogue runner.
public IEnumerable<DialoguePresenterBase?> DialoguePresenters { get; set; }