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, IAttributeMarkerProcessorMethods
See Also
- LineProviderBehaviour: A
UnityEngine.MonoBehaviourthat produces LocalizedLine s, for use in Dialogue Presenters.