Метод | Описание | |
---|---|---|
GlobalMultiling ( ) : System.Collections | ||
getTranslatedValue ( string textValue ) : string | ||
translateAll ( ) : void | ||
translateForGameObject ( GameObject gameObject ) : void |
Метод | Описание | |
---|---|---|
CheckLanguage ( ) : void | ||
translate ( Text t ) : void |
public GlobalMultiling ( ) : System.Collections | ||
Результат | System.Collections |
public getTranslatedValue ( string textValue ) : string | ||
textValue | string | |
Результат | string |
public translateForGameObject ( GameObject gameObject ) : void | ||
gameObject | GameObject | |
Результат | void |