[ShowInInspector] public int GUIDisabledProperty { get { return 10; } } [ShowInInspector, EnableGUI] public int GUIEnabledProperty { get { return 10; } }
We use cookies to ensure that we give you the best experience on our website. Click here for more information. I got it