Method | Description | |
---|---|---|
GlobalMultiling ( ) : System.Collections | ||
getTranslatedValue ( string textValue ) : string | ||
translateAll ( ) : void | ||
translateForGameObject ( GameObject gameObject ) : void |
Method | Description | |
---|---|---|
CheckLanguage ( ) : void | ||
translate ( Text t ) : void |
public GlobalMultiling ( ) : System.Collections | ||
return | System.Collections |
public getTranslatedValue ( string textValue ) : string | ||
textValue | string | |
return | string |
public translateForGameObject ( GameObject gameObject ) : void | ||
gameObject | GameObject | |
return | void |