Geen omschrijving
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

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. }