C# Class TLocalization, Unity3D-ToolChain_StriteR

Afficher le fichier Open project: striter/Unity3D-Frame-StriteR Class Usage Examples

Méthodes publiques

Свойство Type Description
IsInit bool

Méthodes publiques

Méthode Description
CheckKeyLocalizable ( string key ) : bool
CheckValueLocalized ( string value ) : bool
FindLocalizeKey ( string value ) : string
GetLocalizeValue ( string key ) : string
SetRegion ( enum_Option_LanguageRegion location ) : void

Method Details

CheckKeyLocalizable() public static méthode

public static CheckKeyLocalizable ( string key ) : bool
key string
Résultat bool

CheckValueLocalized() public static méthode

public static CheckValueLocalized ( string value ) : bool
value string
Résultat bool

FindLocalizeKey() public static méthode

public static FindLocalizeKey ( string value ) : string
value string
Résultat string

GetLocalizeValue() public static méthode

public static GetLocalizeValue ( string key ) : string
key string
Résultat string

SetRegion() public static méthode

public static SetRegion ( enum_Option_LanguageRegion location ) : void
location enum_Option_LanguageRegion
Résultat void

Property Details

IsInit public_oe static_oe property

public static bool IsInit
Résultat bool