Require Fields Init Analyzer
Require Fields Init Analyzer for Unity
com.codewriter.require-fields-init-analyzer 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/require-fields-init-analyzer.git README Markdown
Copy this to your project's README.md
## Installation
Add **Require Fields Init Analyzer** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/require-fields-init-analyzer.git
```
[](https://www.pkglnk.dev/pkg/require-fields-init-analyzer)README
RequireFieldsInit Analyzer
Usage
Mark the struct with the [RequireFieldsInit] attribute.
The compiler now requires you to initialize all fields
in the object's initializer

Comments
No comments yet. Be the first!
Sign in to join the conversation
Sign In