Skip to content

Instantly share code, notes, and snippets.

using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.UI;
using System;
#if (!UNITY_EDITOR)
using Windows.System;
using Windows.UI.Core;
#endif