2021-04-08 20:09:59 +08:00
|
|
|
/** 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";
|
2021-05-05 13:36:19 +08:00
|
|
|
public const string Other_ActiveUI = "ui://Other/ActiveUI";
|
|
|
|
public const string Other_LabelActionItem = "ui://Other/LabelActionItem";
|
2021-04-08 20:09:59 +08:00
|
|
|
}
|
|
|
|
}
|