CTT/Unity/Assets/HotfixView/Model/FGUI/AutoCode/Other/PackageOther.cs

10 lines
282 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";
}
}