130 lines
4.1 KiB
C#
Raw Normal View History

2024-12-14 18:27:59 +08:00
//------------------------------------------------------------------------------
// <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
2024-12-14 18:27:59 +08:00
{
public const string BundleName = "line_prefab";
public const string LINE = "Line";
2024-12-14 18:27:59 +08:00
}
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";
2024-12-14 18:27:59 +08:00
}
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";
}
2024-12-14 18:27:59 +08:00
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";
}
2024-12-14 18:27:59 +08:00
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";
}
2024-12-14 18:27:59 +08:00
public class Uitexttip_prefab
{
public const string BundleName = "uitexttip_prefab";
public const string UITEXTTIP = "UITextTip";
}
public class Uitimetip_prefab
{
public const string BundleName = "uitimetip_prefab";
public const string UITIMETIP = "UITimeTip";
}
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";
}
2024-12-14 18:27:59 +08:00
}