Skip to content

Instantly share code, notes, and snippets.

@maco1028
Last active June 2, 2017 05:10
Show Gist options
  • Save maco1028/e0062e6d2ba837799903 to your computer and use it in GitHub Desktop.
Save maco1028/e0062e6d2ba837799903 to your computer and use it in GitHub Desktop.
uGUI Button #unity
public void Button1Click () {
Debug.Log("Button Click!");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment