mirror of
https://github.com/GrahamKracker/UnityExplorer.git
synced 2025-07-14 07:37:06 +08:00
finishing off interactive values
This commit is contained in:
@ -45,8 +45,6 @@ namespace UnityExplorer.Inspectors.Reflection
|
||||
|
||||
public override void RefreshUIForValue()
|
||||
{
|
||||
//base.RefreshUIForValue();
|
||||
|
||||
GetDefaultLabel();
|
||||
m_baseLabel.text = DefaultLabel;
|
||||
|
||||
|
Reference in New Issue
Block a user