Property | Type | Description | |
---|---|---|---|
OnRootFileChanged | Action |
Method | Description | |
---|---|---|
SetRootValues ( LocalizedObject>.Dictionary |
Sets the dictionaries necessary to change them within the extension
|
|
ShowWindow ( ) : EditRootLanguageFileWindow, |
Method | Description | |
---|---|---|
AddNewKey ( ) : void |
Adds a new key to the dictionary
|
|
DeleteKey ( int index ) : void | ||
Initialize ( ) : void | ||
OnEnable ( ) : void | ||
OnFocus ( ) : void | ||
OnGUI ( ) : void | ||
OnProjectChange ( ) : void |
public SetRootValues ( LocalizedObject>.Dictionary |
||
rootValues | LocalizedObject>.Dictionary | /// Root values. /// |
return | void |
public static ShowWindow ( ) : EditRootLanguageFileWindow, | ||
return | EditRootLanguageFileWindow, |