JetBrains / JetBrains/resharper-unity
Validate correct constructor for Unity serialised types
Open
- Dominant language
- C#
- Stars
- 1.2k
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
Figure out the rules for constructors and Unity serialised types (`MonoBehaviour` or `[Serializable]`). Do these types require a default constructor? If a user creates a non-default constructor, should we add a highlight to also add a default constructor?
Contributor guide
Assessment
This issue has not been assessed yet.