using System; using UnityEngine; public class PhotoFaceDataShortcut : MonoBehaviour { [SerializeField] private CircleListSelectUI m_CircleList; }