| 123456789101112131415161718192021222324252627282930313233343536373839 |
- //------------------------------------------------------------------------------
- // <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 Principlepanel_prefab
- {
- public const string BundleName = "principlepanel_prefab";
- public const string PRINCIPLEPANEL = "principlepanel";
- }
- public class Subtitlespanel_prefab
- {
- public const string BundleName = "subtitlespanel_prefab";
- public const string SUBTITLESPANEL = "subtitlespanel";
- }
- public class Uimultipanel_prefab
- {
- public const string BundleName = "uimultipanel_prefab";
- public const string UIMULTIPANEL = "uimultipanel";
- }
- }
|