using vnxbqy.UI; using System.Collections.Generic; using UnityEngine; using UnityEngine.UI; class EquipDecomSuccessWin : ILWindow { ScrollerController scroller; Button closeBtn; #region Built-in protected override void BindController() { scroller = proxy.GetWidgtEx("ScrollerController"); closeBtn = proxy.GetWidgtEx