Méthode | Description | |
---|---|---|
PrepareForDisplay ( |
Filters a set of localized strings and prepares them for display.
|
|
PrintStrings ( ICollection |
public static PrepareForDisplay ( |
||
unic | The string list. | |
stringIds | The string ID cache to use. | |
strings | IEnumerable |
The strings to display. |
language | GameLanguage | The language to display strings from. |
filter | string | The filter to match strings and stringIDs against. Can be |
Résultat | List |
public static PrintStrings ( ICollection |
||
strings | ICollection |
|
Résultat | void |