KSP.Localization.FontSettings.FontSettings |
( |
| ) |
|
|
inline |
void KSP.Localization.FontSettings.AddSubFont |
( |
string |
langCode, |
|
|
bool |
append, |
|
|
params TMPro.TMP_FontAsset[] |
fonts |
|
) |
| |
|
inline |
Adds a new subfont to the font settings
- Parameters
-
langCode | Lang code string |
append | Should the new subfont append if the langCode already exist or should override |
fonts | List of fonts to be added to this language |
bool KSP.Localization.FontSettings.ChangeLanguage |
( |
string |
langCode | ) |
|
|
inline |
Changes the font language
- Parameters
-
bool KSP.Localization.FontSettings.ChangeLanguage |
( |
| ) |
|
|
inline |
Enables all subfonts assets
- Returns
void KSP.Localization.FontSettings.CleanSubFonts |
( |
| ) |
|
|
inline |
Remove all subfonts from the current font settings
The documentation for this class was generated from the following file: