JetBrains / resharper-unity

Unity support for both ReSharper and Rider
Apache License 2.0
1.21k stars 134 forks source link

Add support for SerializeReference attribute in Unity 2019.3 #1190

Closed citizenmatt closed 4 years ago

citizenmatt commented 5 years ago

See this forum post (no docs yet). Looks like it will work like [SerializeField], but only on reference types.

citizenmatt commented 4 years ago

Duplicate of #1340