65 lines
2.0 KiB
C#
65 lines
2.0 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 App_xml
|
||
|
|
{
|
||
|
|
public const string BundleName = "app_xml";
|
||
|
|
public const string APP = "App";
|
||
|
|
}
|
||
|
|
public class Title_quan_png
|
||
|
|
{
|
||
|
|
public const string BundleName = "title_quan_png";
|
||
|
|
public const string TITLE_QUAN = "Title_Quan";
|
||
|
|
}
|
||
|
|
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 Uirighttop_prefab
|
||
|
|
{
|
||
|
|
public const string BundleName = "uirighttop_prefab";
|
||
|
|
public const string UIRIGHTTOP = "UIRightTop";
|
||
|
|
}
|
||
|
|
public class Uisetting_prefab
|
||
|
|
{
|
||
|
|
public const string BundleName = "uisetting_prefab";
|
||
|
|
public const string UISETTING = "UISetting";
|
||
|
|
}
|
||
|
|
public class Uitexttip_prefab
|
||
|
|
{
|
||
|
|
public const string BundleName = "uitexttip_prefab";
|
||
|
|
public const string UITEXTTIP = "UITextTip";
|
||
|
|
}
|
||
|
|
}
|