CRIWARE Unity Plugin Manual  Last Updated: 2024-07-12
CriAssetsLocalization Class Reference

CRI Assets multilingual control class More...

Static Public Member Functions

static void ChangeLanguage (string name)
 Specify the localization language More...
 

Properties

static string CurrentLanguage [get]
 Language currently selected More...
 

Detailed Description

CRI Assets multilingual control class

Description:
This class controls multilingual support for the CRI Assets.
Only ACB assets have multilingual support at the moment.

Member Function Documentation

static void ChangeLanguage ( string  name)
inlinestatic

Specify the localization language

Description:
Specify the target language of the localization.
Please specify one of the localization language names set in the multilingual ACB assets.

Property Documentation

string CurrentLanguage
staticget

Language currently selected

Description:
Returns the currently specified localization name.
This is the string specified in ChangeLanguage(string).

The documentation for this class was generated from the following file: