zxl
/
CTT
forked from Cal/CTT
1
0
Fork 0
CTT/Unity/Assets/HotfixView/Model/FGUI/AutoCode/Strength/PackageStrength.cs

12 lines
478 B
C#

/** 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";
public const string Strength_StartSoulUpgradeUI = "ui://Strength/StartSoulUpgradeUI";
public const string Strength_RefreshEquipUI = "ui://Strength/RefreshEquipUI";
public const string Strength_StrengthEquipUI = "ui://Strength/StrengthEquipUI";
}
}