DialogueViewBase
Class in Yarn.Unity
Inherits from AsyncDialogueViewBase
This class is obsolete and may be removed from a future version of Yarn Spinner: Use AsyncDialogueViewBase.
Summary
Implements the Yarn Spinner 2 callback-based API for dialogue views using Yarn Spinner 3.
Remarks
You should not use this class in new code. It exists to provide a compatibility layer for existing Yarn Spinner dialogue views. New dialogue views should subclass AsyncDialogueViewBase directly.
Fields
Represents the method that should be called when this view wants the line to be interrupted.
Methods
Last updated
Was this helpful?