CTT/Unity/Assets/HotfixView/Model/FGUI/AutoCode/Pvp/PackagePvp.cs

11 lines
348 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 Pvp = "Pvp";
public const string Pvp_PvpBoardUI = "ui://Pvp/PvpBoardUI";
public const string Pvp_LabelPvpRankItem = "ui://Pvp/LabelPvpRankItem";
}
}