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