Helper methods for language values using parsed & raw language dictionaries
More...
|
| static string | AddNewKeyPersistent (Dictionary< string, string > languageDictionary, string desiredKey, string newValue) |
| | Adds a new key to a dictionary<string,string> and does not stop until a unique key is found More...
|
| |
| static string | AddNewKeyPersistent (Dictionary< string, LocalizedObject > languageDictionary, string desiredKey, LocalizedObject newValue) |
| | Adds a new key to a dictionary<string,LocalizedObject> and does not stop until a unique key is found More...
|
| |
Helper methods for language values using parsed & raw language dictionaries
| static string SmartLocalization.Editor.LanguageDictionaryHelper.AddNewKeyPersistent |
( |
Dictionary< string, string > |
languageDictionary, |
|
|
string |
desiredKey, |
|
|
string |
newValue |
|
) |
| |
|
static |
Adds a new key to a dictionary<string,string> and does not stop until a unique key is found
| static string SmartLocalization.Editor.LanguageDictionaryHelper.AddNewKeyPersistent |
( |
Dictionary< string, LocalizedObject > |
languageDictionary, |
|
|
string |
desiredKey, |
|
|
LocalizedObject |
newValue |
|
) |
| |
|
static |
Adds a new key to a dictionary<string,LocalizedObject> and does not stop until a unique key is found
The documentation for this class was generated from the following file:
- Assets/SmartLocalization/Scripts/Editor/Utility/LanguageDictionaryHelper.cs