You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A better ReadOnlyAttribute than the typical approach offered up. Get nice read-only fields that are grouped under a foldout without having to create a serializable struct to hold your values. Something like this:
About
A better ReadOnlyAttribute than the typical approach offered up.