Setting values from IList / IDictionary to source

This commit is contained in:
Sinai
2021-05-06 20:28:04 +10:00
parent 9e8a18a5e1
commit 1ee10c2507
9 changed files with 175 additions and 106 deletions

View File

@ -84,10 +84,5 @@ namespace UnityExplorer.UI.CacheObject.Views
{
// not used
}
//protected override void ConstructUpdateToggle(GameObject parent)
//{
// // not used
//}
}
}