using UnityEngine; namespace Model { public class UIConfig : MonoBehaviour { public GameObject CreateBT; } }