Skip to content

Instantly share code, notes, and snippets.

@eunjin3786
Created February 23, 2022 10:16
Show Gist options
  • Save eunjin3786/0bc95f4aa6139e1d79724f734a2d9993 to your computer and use it in GitHub Desktop.
Save eunjin3786/0bc95f4aa6139e1d79724f734a2d9993 to your computer and use it in GitHub Desktop.
public void OnCloseButtonClick()
{
Application.Unload();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment