StringUnityEvent
Class in DialogueRunner
Inherits from UnityEvent
1`
Summary
A type of UnityEvent
that takes a single string parameter.
Remarks
A concrete subclass of UnityEvent
is needed in order for Unity to serialise the type correctly.
Last updated