Example #1
0
 protected override void Awake()
 {
     base.Awake();
     this.list = base.GetComponentInChildren <IUIList>();
 }
        private void CreatePacks(ICollection <PackNode> packs, IUIList list)
        {
            List <PackNode> list2 = packs.ToList <PackNode>();

            if (< > f__am$cache1 == null)
            {