QAssets.cs 1.1 KB

12345678910111213141516171819202122232425262728293031323334
  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 Pc_operatepanel_prefab
  23. {
  24. public const string BundleName = "pc_operatepanel_prefab";
  25. public const string PC_OPERATEPANEL = "pc_operatepanel";
  26. }
  27. public class Uimultipanel_prefab
  28. {
  29. public const string BundleName = "uimultipanel_prefab";
  30. public const string UIMULTIPANEL = "uimultipanel";
  31. }
  32. }