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 Strength = "Strength";
|
2021-05-02 23:18:14 +08:00
|
|
|
public const string Strength_StartSoulUpgradeUI = "ui://Strength/StartSoulUpgradeUI";
|
2021-04-08 20:09:59 +08:00
|
|
|
public const string Strength_RefreshEquipUI = "ui://Strength/RefreshEquipUI";
|
|
|
|
public const string Strength_StrengthEquipUI = "ui://Strength/StrengthEquipUI";
|
|
|
|
}
|
|
|
|
}
|