ReplacementMarkupHandler
Class in Yarn.Unity
Inherits from UnityEngine.MonoBehaviour
Summary
An attribute marker processor receives a marker found in a Yarn line, and optionally rewrites the marker and its children into a new form.
public abstract class ReplacementMarkupHandler : MonoBehaviour, IAttributeMarkerProcessor
Fields
Name
Description
An empty collection of diagnostics.
Methods
See Also
LineProviderBehaviour: A
UnityEngine.MonoBehaviour
that produces LocalizedLine s, for use in Dialogue Presenters.
Last updated
Was this helpful?