2021-04-08 20:09:59 +08:00
|
|
|
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
|
|
|
|
|
|
|
|
namespace ET
|
|
|
|
{
|
|
|
|
public static partial class FUIPackage
|
|
|
|
{
|
|
|
|
public const string Bag = "Bag";
|
2021-05-01 22:06:12 +08:00
|
|
|
public const string Bag_StarSoulBagUI = "ui://Bag/StarSoulBagUI";
|
2021-04-08 20:09:59 +08:00
|
|
|
public const string Bag_BagUI = "ui://Bag/BagUI";
|
|
|
|
public const string Bag_FrameBag = "ui://Bag/FrameBag";
|
|
|
|
public const string Bag_UpgradeUI = "ui://Bag/UpgradeUI";
|
|
|
|
public const string Bag_FrameUpgradeUI = "ui://Bag/FrameUpgradeUI";
|
|
|
|
public const string Bag_UpgradeTreeUI = "ui://Bag/UpgradeTreeUI";
|
|
|
|
public const string Bag_LabelUpgradeTree = "ui://Bag/LabelUpgradeTree";
|
2021-05-02 23:18:14 +08:00
|
|
|
public const string Bag_ButtonStarSoulSlot = "ui://Bag/ButtonStarSoulSlot";
|
2021-04-08 20:09:59 +08:00
|
|
|
public const string Bag_FrameForge = "ui://Bag/FrameForge";
|
|
|
|
public const string Bag_ForgeUI = "ui://Bag/ForgeUI";
|
|
|
|
public const string Bag_LabelForgeItem = "ui://Bag/LabelForgeItem";
|
|
|
|
public const string Bag_FrameMeltingUI = "ui://Bag/FrameMeltingUI";
|
|
|
|
public const string Bag_MeltingUI = "ui://Bag/MeltingUI";
|
|
|
|
public const string Bag_ButtonMeltingItem = "ui://Bag/ButtonMeltingItem";
|
|
|
|
public const string Bag_FrameStore = "ui://Bag/FrameStore";
|
|
|
|
public const string Bag_StoreUI = "ui://Bag/StoreUI";
|
|
|
|
public const string Bag_ManulEquipUI = "ui://Bag/ManulEquipUI";
|
|
|
|
public const string Bag_ComboBox_popup = "ui://Bag/ComboBox_popup";
|
|
|
|
public const string Bag_ComboBox = "ui://Bag/ComboBox";
|
|
|
|
}
|
|
|
|
}
|