using System.Collections; using System.Collections.Generic; using UnityEngine; using WIFramework.UI; public class Panel_Chat : PanelBase { }