C# 클래스 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.
상속: MonoBehaviour
파일 보기 프로젝트 열기: xeophin/UnityTranslator 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
stringFile UnityEngine.TextAsset

비공개 메소드들

메소드 설명
Awake ( ) : void

프로퍼티 상세

stringFile 공개적으로 프로퍼티

public TextAsset,UnityEngine stringFile
리턴 UnityEngine.TextAsset