C# Class SimonsRelocalizer.Modules.SettingsManager

Afficher le fichier Open project: lhr0909/SC2Patch150Relocalizer

Méthodes publiques

Свойство Type Description
SC2Name string
currentAsset string
currentLocale string
currentRegion string

Méthodes publiques

Méthode Description
CheckCurrentLocaleAsset ( ) : void
CheckCurrentRegion ( ) : void
IsInSC2Folder ( ) : bool

Method Details

CheckCurrentLocaleAsset() public static méthode

public static CheckCurrentLocaleAsset ( ) : void
Résultat void

CheckCurrentRegion() public static méthode

public static CheckCurrentRegion ( ) : void
Résultat void

IsInSC2Folder() public static méthode

public static IsInSC2Folder ( ) : bool
Résultat bool

Property Details

SC2Name public_oe static_oe property

public static string SC2Name
Résultat string

currentAsset public_oe static_oe property

public static string currentAsset
Résultat string

currentLocale public_oe static_oe property

public static string currentLocale
Résultat string

currentRegion public_oe static_oe property

public static string currentRegion
Résultat string