2.3 (Current)
Search
K
Links

GetLocalizedLine(Yarn.Line)

Summary

Prepares and returns a LocalizedLine from the specified Line .
public abstract LocalizedLine GetLocalizedLine(Yarn.Line 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.