using System.Collections; using System.Collections.Generic; using TMPro; using Framework; using UnityEngine; using UnityEngine.UI; using UnityEngine.UIElements; using Button = UnityEngine.UI.Button; using Image = UnityEngine.UI.Image; using Toggle = UnityEngine.UI.Toggle; using ScrollView = PhxhSDK.PhxhScrollView; public class UIPosterAndSkillInfoBinder { public static void GetComponents(UIPosterAndSkillInfoController window) { window.Button_SkillInfoBg = window.GetComponent