Closed CrizGames closed 3 years ago
I thought it would be useful to have a field read-only based on some other property. So I added that feature to ReadOnlyAttribute as a overload.
ReadOnlyAttribute
I really like this addition, thanks!
I thought it would be useful to have a field read-only based on some other property. So I added that feature to
ReadOnlyAttribute
as a overload.