Smart Localization  2.3
SmartLocalization.Editor.EditRootLanguageFileWindow Class Reference
Inheritance diagram for SmartLocalization.Editor.EditRootLanguageFileWindow:

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, LocalizedObjectparsedRootValues = new Dictionary<string, LocalizedObject>()
 The parsed root values. This is used to check root key duplicates More...
 

Static Public Attributes

static Action OnRootFileChanged = null
 

Member Function Documentation

void SmartLocalization.Editor.EditRootLanguageFileWindow.SetRootValues ( Dictionary< string, LocalizedObject rootValues)

Sets the dictionaries necessary to change them within the extension

Parameters
rootValuesRoot values.

Member Data Documentation

Dictionary<string, LocalizedObject> SmartLocalization.Editor.EditRootLanguageFileWindow.parsedRootValues = new Dictionary<string, LocalizedObject>()

The parsed root values. This is used to check root key duplicates


The documentation for this class was generated from the following file: