Icon
Adds an icon next to a property.

[Icon("Assets/Cowsins/Cowsins Inspector/UI/HealthIcon.png")]
public float maxHealth;
Icon(string path)]Last updated
Adds an icon next to a property.

[Icon("Assets/Cowsins/Cowsins Inspector/UI/HealthIcon.png")]
public float maxHealth;
Icon(string path)]Last updated