Loading...
Property in
Gets or sets the collection of dialogue views attached to this dialogue runner.
public IEnumerable<AsyncDialogueViewBase?> DialogueViews { get; set; }