Skip to content

Instantly share code, notes, and snippets.

@flushpot1125
Created October 29, 2017 04:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save flushpot1125/cf408dbe6e95c8b1bf9591251a6bb4b7 to your computer and use it in GitHub Desktop.
Save flushpot1125/cf408dbe6e95c8b1bf9591251a6bb4b7 to your computer and use it in GitHub Desktop.
int var1 = 3;
Debug.Log(“var1の値は”+var1+”です”);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment