shenjianxing b58945ac2b 新增LineAction
新增考核模式打开成绩页面
2024-12-19 15:25:22 +08:00

130 lines
4.1 KiB
C#

//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace QAssetBundle
{
public class Line_prefab
{
public const string BundleName = "line_prefab";
public const string LINE = "Line";
}
public class Title_quan_png
{
public const string BundleName = "title_quan_png";
public const string TITLE = "Title";
}
public class Uibtns_prefab
{
public const string BundleName = "uibtns_prefab";
public const string UIBTNS = "UIBtns";
}
public class Uicameraswitch_prefab
{
public const string BundleName = "uicameraswitch_prefab";
public const string UICAMERASWITCH = "UICameraSwitch";
}
public class Uidevicetip_prefab
{
public const string BundleName = "uidevicetip_prefab";
public const string UIDEVICETIP = "UIDeviceTip";
}
public class Uihint_prefab
{
public const string BundleName = "uihint_prefab";
public const string UIHINT = "UIHint";
}
public class Uiinstruction_prefab
{
public const string BundleName = "uiinstruction_prefab";
public const string UIINSTRUCTION = "UIInstruction";
}
public class Uiloading_prefab
{
public const string BundleName = "uiloading_prefab";
public const string UILOADING = "UILoading";
}
public class Uimain_prefab
{
public const string BundleName = "uimain_prefab";
public const string UIMAIN = "UIMain";
}
public class Uimodeselect_prefab
{
public const string BundleName = "uimodeselect_prefab";
public const string UIMODESELECT = "UIModeSelect";
}
public class Uimoduleselect_prefab
{
public const string BundleName = "uimoduleselect_prefab";
public const string UIMODULESELECT = "UIModuleSelect";
}
public class Uioperation_prefab
{
public const string BundleName = "uioperation_prefab";
public const string UIOPERATION = "UIOperation";
}
public class Uioperationlist_prefab
{
public const string BundleName = "uioperationlist_prefab";
public const string UIOPERATIONLIST = "UIOperationList";
}
public class Uipointquestion_prefab
{
public const string BundleName = "uipointquestion_prefab";
public const string UIPOINTQUESTION = "UIPointQuestion";
}
public class Uiresulttip_prefab
{
public const string BundleName = "uiresulttip_prefab";
public const string UIRESULTTIP = "UIResultTip";
}
public class Uirighttop_prefab
{
public const string BundleName = "uirighttop_prefab";
public const string UIRIGHTTOP = "UIRightTop";
}
public class Uiscore_prefab
{
public const string BundleName = "uiscore_prefab";
public const string UISCORE = "UIScore";
}
public class Uisetting_prefab
{
public const string BundleName = "uisetting_prefab";
public const string UISETTING = "UISetting";
}
public class Uitextquestion_prefab
{
public const string BundleName = "uitextquestion_prefab";
public const string UITEXTQUESTION = "UITextQuestion";
}
public class Uitexttip_prefab
{
public const string BundleName = "uitexttip_prefab";
public const string UITEXTTIP = "UITextTip";
}
public class Uitipwindow_prefab
{
public const string BundleName = "uitipwindow_prefab";
public const string UITIPWINDOW = "UITipWindow";
}
public class Uitools_prefab
{
public const string BundleName = "uitools_prefab";
public const string UITOOLS = "UITools";
}
public class Uivideo_prefab
{
public const string BundleName = "uivideo_prefab";
public const string UIVIDEO = "UIVideo";
}
}