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