UnityEventString
PreviousProcessReplacementMarker(MarkupAttribute,StringBuilder,List<MarkupAttribute>,string)NextVariableStorageBehaviour
Last updated
Was this helpful?
Class in Yarn.Unity
Inherits from UnityEngine.Events.UnityEvent1`
A UnityEngine.Events.UnityEvent that takes a single string parameter.
public class UnityEventString : UnityEvent<string>Last updated
Was this helpful?
Was this helpful?
