C# 클래스 SimonsRelocalizer.Modules.LocaleChanger

파일 보기 프로젝트 열기: lhr0909/SC2Patch150Relocalizer

공개 프로퍼티들

프로퍼티 타입 설명
newAsset string
newLocale string
newRegion string

공개 메소드들

메소드 설명
Relocalize ( ) : int

비공개 메소드들

메소드 설명
AddRegionsXML ( ) : void
ChangeAgentDB ( ) : void
ChangeLauncherDB ( ) : void
ChangeProductArchive ( ) : void
ChangeRegion ( ) : void
ChangeVarsTxt ( ) : void
CheckIfAssetExists ( string asset ) : bool
replaceAgent1 ( Match m ) : string
replaceAgent2 ( Match m ) : string
replaceAgent3 ( Match m ) : string

메소드 상세

Relocalize() 공개 정적인 메소드

public static Relocalize ( ) : int
리턴 int

프로퍼티 상세

newAsset 공개적으로 정적으로 프로퍼티

public static string newAsset
리턴 string

newLocale 공개적으로 정적으로 프로퍼티

public static string newLocale
리턴 string

newRegion 공개적으로 정적으로 프로퍼티

public static string newRegion
리턴 string