C# Class TranslatorClient, UnityTranslator

The TranslatorClient MonoBehaviour acts as an intermediate in the case that no root / GameMaster script is being used that could provide the TextAsset with the translated strings.
Inheritance: MonoBehaviour
Afficher le fichier Open project: xeophin/UnityTranslator Class Usage Examples

Méthodes publiques

Свойство Type Description
stringFile UnityEngine.TextAsset

Private Methods

Méthode Description
Awake ( ) : void

Property Details

stringFile public_oe property

public TextAsset,UnityEngine stringFile
Résultat UnityEngine.TextAsset