GetLocalizedLine(Yarn.Line)
Last updated
Last updated
Method in LineProviderBehaviour
Prepares and returns a LocalizedLine from the specified Yarn.Line
.
This method should not be called if LinesAvailable returns false
.
Yarn.Line
line
The Yarn.Line
to produce the from.
A localized line, ready to be presented to the player.