QAssets.cs 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // This code was generated by a tool.
  4. // Runtime Version:4.0.30319.42000
  5. //
  6. // Changes to this file may cause incorrect behavior and will be lost if
  7. // the code is regenerated.
  8. // </auto-generated>
  9. //------------------------------------------------------------------------------
  10. namespace QAssetBundle
  11. {
  12. public class Partlabelpanel_prefab
  13. {
  14. public const string BundleName = "partlabelpanel_prefab";
  15. public const string PARTLABELPANEL = "partlabelpanel";
  16. }
  17. public class Partlistpanel_prefab
  18. {
  19. public const string BundleName = "partlistpanel_prefab";
  20. public const string PARTLISTPANEL = "partlistpanel";
  21. }
  22. public class Principlepanel_prefab
  23. {
  24. public const string BundleName = "principlepanel_prefab";
  25. public const string PRINCIPLEPANEL = "principlepanel";
  26. }
  27. public class Subtitlespanel_prefab
  28. {
  29. public const string BundleName = "subtitlespanel_prefab";
  30. public const string SUBTITLESPANEL = "subtitlespanel";
  31. }
  32. public class Uimultipanel_prefab
  33. {
  34. public const string BundleName = "uimultipanel_prefab";
  35. public const string UIMULTIPANEL = "uimultipanel";
  36. }
  37. }