dialogueView
Last updated
Was this helpful?
Field in DialogueAdvanceInput
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 updated
Was this helpful?
Was this helpful?
