| 12345678910111213141516171819202122232425262728293031323334 |
- //------------------------------------------------------------------------------
- // <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 Partlabelpanel_prefab
- {
- public const string BundleName = "partlabelpanel_prefab";
- public const string PARTLABELPANEL = "partlabelpanel";
- }
- public class Partlistpanel_prefab
- {
- public const string BundleName = "partlistpanel_prefab";
- public const string PARTLISTPANEL = "partlistpanel";
- }
- public class Pc_operatepanel_prefab
- {
- public const string BundleName = "pc_operatepanel_prefab";
- public const string PC_OPERATEPANEL = "pc_operatepanel";
- }
- public class Uimultipanel_prefab
- {
- public const string BundleName = "uimultipanel_prefab";
- public const string UIMULTIPANEL = "uimultipanel";
- }
- }
|