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

13 lines
480 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 Pet = "Pet";
public const string Pet_FramePetUI = "ui://Pet/FramePetUI";
public const string Pet_PetUI = "ui://Pet/PetUI";
public const string Pet_FramePetUpgradeUI = "ui://Pet/FramePetUpgradeUI";
public const string Pet_PetUpgradeUI = "ui://Pet/PetUpgradeUI";
}
}