C# 클래스 TrafficManager.UI.Translation

파일 보기 프로젝트 열기: Katalyst6/CSL.TransitAddonMod 1 사용 예제들

공개 메소드들

메소드 설명
GetString ( string key ) : string
GetTranslatedFileName ( string filename ) : string

비공개 메소드들

메소드 설명
OnLevelUnloading ( ) : void
getMenuWidth ( ) : int
loadTranslations ( ) : void

메소드 상세

GetString() 공개 정적인 메소드

public static GetString ( string key ) : string
key string
리턴 string

GetTranslatedFileName() 공개 정적인 메소드

public static GetTranslatedFileName ( string filename ) : string
filename string
리턴 string