BovineLabs.NaughtyAttributes.Editor.Editors.InspectorEditor.OnDisable C# (CSharp) Метод

OnDisable() приватный Метод

private OnDisable ( ) : void
Результат void
        private void OnDisable()
        {
            ListPropertyDrawer.Instance.ClearCache();
        }
    }