Tool for Unity which allows to make readonly properties in Inspector
- Import ReadOnlyInInspector.unitypackage to your project
- Add attribute ReadOnlyInInspector to fields you want to make readonly in Inspector
ReadOnlyInInspector.unitypackage also contains folder with an example