Last updated 3 years ago
Was this helpful?
Method in
Called by the to signal that a line should be displayed to the user.
public virtual void RunLine(LocalizedLine dialogueLine, Action onDialogueLineFinished)
dialogueLine
The content of the line that should be presented to the user.
Action onDialogueLineFinished
Action
The method that should be called after the line has been finished.