LineProviderBehaviour
Last updated
Was this helpful?
Last updated
Was this helpful?
Class in
Inherits from UnityEngine.MonoBehaviour
A UnityEngine.MonoBehaviour
that produces s, for use in Dialogue Views.
s use a to get s, which contain the localized information that is presented to the player through dialogue views.
Removes all marker processors that handle markers named attributeName
.
Signals to the line provider that lines with the provided line IDs may be presented shortly.
Adds a new marker processor to the line provider.
Gets the user's current locale identifier, as a BCP-47 code.
Prepares and returns a from the specified .
Called by Unity when the has first appeared in the scene.
The that contains the localized data for lines.
: Implements the Yarn Spinner 2 callback-based API for dialogue views using Yarn Spinner 3.