◆ AddNewEntry()
void Backbone::LocalizedTexturesDataEditor::AddNewEntry |
( |
| ) |
|
|
private |
◆ EnsureLanguagesExist()
void Backbone::LocalizedTexturesDataEditor::EnsureLanguagesExist |
( |
SerializedProperty | texturesProp | ) |
|
|
private |
◆ ExpandGroupsMatchingSearch()
void Backbone::LocalizedTexturesDataEditor::ExpandGroupsMatchingSearch |
( |
| ) |
|
|
private |
◆ OnInspectorGUI()
override void Backbone::LocalizedTexturesDataEditor::OnInspectorGUI |
( |
| ) |
|
◆ SetAllFoldouts()
void Backbone::LocalizedTexturesDataEditor::SetAllFoldouts |
( |
bool | state | ) |
|
|
private |
◆ foldouts
Dictionary<string, bool> Backbone::LocalizedTexturesDataEditor::foldouts = new Dictionary<string, bool>() |
|
private |
◆ newEntryValues
Dictionary<string, Texture> Backbone::LocalizedTexturesDataEditor::newEntryValues = new Dictionary<string, Texture>() |
|
private |
◆ newKey
string Backbone::LocalizedTexturesDataEditor::newKey = "" |
|
private |
◆ searchFilter
string Backbone::LocalizedTexturesDataEditor::searchFilter = "" |
|
private |
The documentation for this class was generated from the following file: