Added obsolete text to tooltip (only works, if another property attribute is present)
This commit is contained in:
parent
492b882a51
commit
e4eb4dab47
2 changed files with 15 additions and 6 deletions
|
|
@ -24,7 +24,6 @@ namespace Module.Inspector.Editor
|
|||
|
||||
bool prevEnabled = GUI.enabled;
|
||||
GUI.enabled = accessType == EAccessType.Enabled;
|
||||
// TODO: What to do with [Obsolete]?
|
||||
|
||||
if (result.draw != null)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue