dialogueView
The dialogue view that will be notified when the user performs the advance input (as configured by continueActionType and related fields.)
public DialogueViewBase dialogueView;
When the input is performed, this dialogue view will have its UserRequestedViewAdvancement() method called.
Last modified 24d ago