issues
search
GameLabGraz
/
Utilities
Various utility packages for Unity
GNU General Public License v3.0
3
stars
1
forks
source link
[SerializeProperty] Support auto-property
#17
Open
michaelholly
opened
4 years ago
michaelholly
commented
4 years ago
for example:
[SerializeProperty] public int Count { get; set; }
for example:
[SerializeProperty] public int Count { get; set; }