Created
February 16, 2019 07:22
-
-
Save beardordie/9ce119c3505742ac7eaf8226519310cb to your computer and use it in GitHub Desktop.
Unity - minimalist Button inspector drawer for zero-parameter methods
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Usage: in your MonoBehaviours, add the [Button] attribute before any method with zero parameters that you'd like a handy inspector-clickable button for.