using System; using UnityEngine; public class PVBInfo { public string strIconName; public Texture2D texIcon; }