13 lines
634 B
C#
13 lines
634 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 TransPointUI = "TransPointUI";
|
||
|
public const string TransPointUI_FrameRightTransPointUI = "ui://TransPointUI/FrameRightTransPointUI";
|
||
|
public const string TransPointUI_RightTransPointUI = "ui://TransPointUI/RightTransPointUI";
|
||
|
public const string TransPointUI_FrameLeftTransPointUI = "ui://TransPointUI/FrameLeftTransPointUI";
|
||
|
public const string TransPointUI_LeftTransPointUI = "ui://TransPointUI/LeftTransPointUI";
|
||
|
}
|
||
|
}
|