Last active
July 12, 2022 19:53
-
-
Save ArturoNereu/14d10891ea9bab2097a211657131ed80 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//Cusing System; | |
using System.Collections.Generic; | |
using UnityEngine; | |
using UnityEngine.Events; | |
using Unity.Services.Analytics; | |
using Unity.Services.Core; | |
using Unity.Services.Authentication; | |
using System.Threading.Tasks; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment