Ei kuvausta
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.Purchasing.Security.asmdef 773B

123456789101112131415161718192021222324252627282930313233
  1. {
  2. "name": "UnityEngine.Purchasing.Security",
  3. "rootNamespace": "",
  4. "references": [
  5. "Purchasing.Common",
  6. "UnityEngine.Purchasing.SecurityCore"
  7. ],
  8. "includePlatforms": [],
  9. "excludePlatforms": [
  10. "Editor",
  11. "GameCoreScarlett",
  12. "GameCoreXboxOne",
  13. "LinuxStandalone64",
  14. "CloudRendering",
  15. "Lumin",
  16. "PS4",
  17. "PS5",
  18. "Stadia",
  19. "Switch",
  20. "WSA",
  21. "WebGL",
  22. "WindowsStandalone32",
  23. "WindowsStandalone64",
  24. "XboxOne"
  25. ],
  26. "allowUnsafeCode": false,
  27. "overrideReferences": false,
  28. "precompiledReferences": [],
  29. "autoReferenced": true,
  30. "defineConstraints": [],
  31. "versionDefines": [],
  32. "noEngineReferences": false
  33. }