finishing off interactive values

This commit is contained in:
sinaioutlander
2020-11-17 02:05:45 +11:00
parent 7920c54761
commit 8e2e2abef4
6 changed files with 128 additions and 39 deletions

View File

@ -45,8 +45,6 @@ namespace UnityExplorer.Inspectors.Reflection
public override void RefreshUIForValue()
{
//base.RefreshUIForValue();
GetDefaultLabel();
m_baseLabel.text = DefaultLabel;