using UnityEngine; using System.Collections; public class saveGameSlot : MonoBehaviour { public saveGameSystem.buttonInfo buttonInfo; }