|
Smart Localization
2.3
|
Public Member Functions | |
| void | SetRootValues (Dictionary< string, LocalizedObject > rootValues) |
| Sets the dictionaries necessary to change them within the extension More... | |
Static Public Member Functions | |
| static EditRootLanguageFileWindow | ShowWindow () |
Public Attributes | |
| Dictionary< string, LocalizedObject > | parsedRootValues = new Dictionary<string, LocalizedObject>() |
| The parsed root values. This is used to check root key duplicates More... | |
Static Public Attributes | |
| static Action | OnRootFileChanged = null |
| void SmartLocalization.Editor.EditRootLanguageFileWindow.SetRootValues | ( | Dictionary< string, LocalizedObject > | rootValues | ) |
Sets the dictionaries necessary to change them within the extension
| rootValues | Root values. |
| Dictionary<string, LocalizedObject> SmartLocalization.Editor.EditRootLanguageFileWindow.parsedRootValues = new Dictionary<string, LocalizedObject>() |
The parsed root values. This is used to check root key duplicates