using System; using UnityEngine; public class ConditionalStore : MonoBehaviour { private void Awake() { } }