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

12 lines
432 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 Other = "Other";
public const string Other_MainStoryAIUI = "ui://Other/MainStoryAIUI";
public const string Other_ActiveUI = "ui://Other/ActiveUI";
public const string Other_LabelActionItem = "ui://Other/LabelActionItem";
}
}