using vnxbqy.UI; using System.Collections.Generic; using UnityEngine.UI; using UnityEngine; public class LuckyCloudAreaCell : ILBehaviour { Text name; Button select; protected override void Awake() { name = proxy.GetWidgtEx("Text"); select = proxy.GetWidgtEx