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
Exibir arquivo Open project: xeophin/UnityTranslator Class Usage Examples

Public Properties

Property Type Description
stringFile UnityEngine.TextAsset

Private Methods

Method Description
Awake ( ) : void

Property Details

stringFile public_oe property

public TextAsset,UnityEngine stringFile
return UnityEngine.TextAsset