Нет описания
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

UnityEngine.Advertisements.asmdef 396B

123456789101112131415161718
  1. {
  2. "name": "UnityEngine.Advertisements",
  3. "references": [
  4. "UnityEngine.UI"
  5. ],
  6. "includePlatforms": [],
  7. "excludePlatforms": [],
  8. "allowUnsafeCode": false,
  9. "overrideReferences": false,
  10. "precompiledReferences": [
  11. ""
  12. ],
  13. "autoReferenced": true,
  14. "defineConstraints": [
  15. "!ADS_ASSET_STORE_PACKAGE_DETECTED"
  16. ],
  17. "versionDefines": []
  18. }